East Caribbean Dollar to Cordoba Oro
XCD/NIO · quoted 2026-09-21
13.5751
▼ +0.03% over 30D
1 XCD = 13.5751 NIO · 1 NIO = 0.07366 XCD · Get this rate via the API
XCD/NIO over 30D: show the values
| Point | XCD/NIO |
|---|---|
| 2026-08-22 | 13.5794 |
| 2026-08-23 | 13.5905 |
| 2026-08-24 | 13.5784 |
| 2026-08-25 | 13.5677 |
| 2026-08-26 | 13.5873 |
| 2026-08-27 | 13.5933 |
| 2026-08-28 | 13.5793 |
| 2026-08-29 | 13.6294 |
| 2026-08-30 | 13.5829 |
| 2026-08-31 | 13.6282 |
| 2026-09-01 | 13.5925 |
| 2026-09-02 | 13.5763 |
| 2026-09-03 | 13.5837 |
| 2026-09-04 | 13.5946 |
| 2026-09-05 | 13.6161 |
| 2026-09-06 | 13.5923 |
| 2026-09-07 | 13.5914 |
| 2026-09-08 | 13.5937 |
| 2026-09-09 | 13.5787 |
| 2026-09-10 | 13.5838 |
| 2026-09-11 | 13.5770 |
| 2026-09-12 | 13.5348 |
| 2026-09-13 | 13.5724 |
| 2026-09-14 | 13.5633 |
| 2026-09-15 | 13.5670 |
| 2026-09-16 | 13.5630 |
| 2026-09-17 | 13.5637 |
| 2026-09-18 | 13.5687 |
| 2026-09-19 | 13.6159 |
| 2026-09-20 | 13.6007 |
| 2026-09-21 | 13.5751 |
High
13.6294
Low
13.5348
Average
13.5843
For developers
Get this rate via the API
One GET request returns the XCD/NIO rate as JSON. The free plan includes 5,000 requests a month, with no credit card required.
cURL
curl -X GET "https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=XCD¤cies=NIO"JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=XCD¤cies=NIO");
const data = await response.json();Python
import requests
data = requests.get("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=XCD¤cies=NIO").json()Replace YOUR_API_KEY with the key from your dashboard.
Put these rates in your application
One endpoint, JSON responses, 160+ currencies and history back to 1999. Start on the free plan.