Returns the inverted formal daily rates for the selected currency
GET
/api/v2/formal/target/{symbol}.json
v2
Returns the daily exchange rate for the selected currency in the opposite direction (Good to use when the value of the origin is a fraction of the others currencies)[Symbol] = cad | chf | cup | eur | gbp | jpy | mxn | usd
Request
Path Params
symbol
string
required
Example:
cup
Request samples
Shell
JavaScript
Java
Swift
Go
PHP
Python
HTTP
C
C#
Objective-C
Ruby
OCaml
Dart
R
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'https://exchange-rate.decubba.com/api/v2/formal/target/cup.json'