Exchange Rate API
v2
Copy Page
Exchange Rate API
Acerca de
v2
Returns the formal daily rates for the selected currency
GET
Returns the inverted formal daily rates for the selected currency
GET
Returns the informal daily rates for the selected currency
GET
Returns the inverted informal daily rates for the selected currency
GET
v1 (deprecated)
/api/formal/cup
GET
/api/informal/cup
GET
v2
Copy Page
Returns the informal daily rates for the selected currency
GET
/api/v2/informal/source/{symbol}.json
Try it
Run in Apidog
Run in Apidog
v2
Returns the daily exchange rate for the selected currency
[Symbol] = usd | mlc | eur | cup
Request
Path Params
Generate Code
symbol
string
required
Example:
usd
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
cURL-Windows
Httpie
wget
PowerShell
curl
--location
--request
GET
'https://exchange-rate.decubba.com/api/v2/informal/source/usd.json'
Responses
🟢
200
Returns exchange Rate
application/json
Generate Code
Body
Generate Code
object
{0}
Example
{
}
Previous
Returns the inverted formal daily rates for the selected currency
Next
Returns the inverted informal daily rates for the selected currency