East Caribbean Dollar to Cordoba Oro
XCD/NIO · quoted 2026-09-21
13.5751
▼ +0.01% over YTD
1 XCD = 13.5751 NIO · 1 NIO = 0.07366 XCD · Get this rate via the API
XCD/NIO over YTD: show the values
| Point | XCD/NIO |
|---|---|
| 2025-12-31 | 13.5770 |
| 2026-01-07 | 13.5836 |
| 2026-01-14 | 13.5986 |
| 2026-01-21 | 13.5930 |
| 2026-01-28 | 13.5698 |
| 2026-02-04 | 13.5735 |
| 2026-02-11 | 13.5978 |
| 2026-02-18 | 13.5869 |
| 2026-02-25 | 13.5992 |
| 2026-03-04 | 13.5945 |
| 2026-03-11 | 13.6008 |
| 2026-03-18 | 13.5784 |
| 2026-03-25 | 13.5806 |
| 2026-04-01 | 13.5821 |
| 2026-04-08 | 13.5768 |
| 2026-04-15 | 13.6233 |
| 2026-04-22 | 13.6341 |
| 2026-04-29 | 13.5853 |
| 2026-05-06 | 13.5835 |
| 2026-05-14 | 13.5763 |
| 2026-05-21 | 13.6017 |
| 2026-05-29 | 13.5647 |
| 2026-06-05 | 13.5767 |
| 2026-06-14 | 13.5948 |
| 2026-06-21 | 13.5789 |
| 2026-06-28 | 13.6078 |
| 2026-07-05 | 13.5804 |
| 2026-07-12 | 13.5914 |
| 2026-07-19 | 13.5850 |
| 2026-07-26 | 13.5895 |
| 2026-08-02 | 13.5821 |
| 2026-08-09 | 13.6110 |
| 2026-08-16 | 13.5966 |
| 2026-08-24 | 13.5784 |
| 2026-08-31 | 13.6282 |
| 2026-09-07 | 13.5914 |
| 2026-09-14 | 13.5633 |
| 2026-09-21 | 13.5751 |
High
13.6341
Low
13.5633
Average
13.5889
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.