East Caribbean Dollar to Cordoba Oro
XCD/NIO · quoted 2026-09-21
13.5751
▼ +0.10% over 1Y
1 XCD = 13.5751 NIO · 1 NIO = 0.07366 XCD · Get this rate via the API
XCD/NIO over 1Y: show the values
| Point | XCD/NIO |
|---|---|
| 2025-09-21 | 13.5889 |
| 2025-09-28 | 13.5835 |
| 2025-10-05 | 13.5881 |
| 2025-10-12 | 13.5981 |
| 2025-10-19 | 13.6026 |
| 2025-10-26 | 13.6028 |
| 2025-11-02 | 13.6041 |
| 2025-11-09 | 13.6059 |
| 2025-11-16 | 13.6000 |
| 2025-11-23 | 13.5907 |
| 2025-11-30 | 13.5841 |
| 2025-12-07 | 13.5934 |
| 2025-12-15 | 13.5855 |
| 2025-12-22 | 13.5871 |
| 2025-12-29 | 13.5935 |
| 2026-01-05 | 13.6042 |
| 2026-01-12 | 13.5870 |
| 2026-01-19 | 13.5893 |
| 2026-01-26 | 13.5874 |
| 2026-02-02 | 13.6318 |
| 2026-02-09 | 13.5714 |
| 2026-02-16 | 13.5890 |
| 2026-02-23 | 13.5616 |
| 2026-03-02 | 13.6011 |
| 2026-03-09 | 13.5991 |
| 2026-03-16 | 13.6021 |
| 2026-03-23 | 13.6112 |
| 2026-03-30 | 13.5814 |
| 2026-04-06 | 13.5788 |
| 2026-04-13 | 13.5952 |
| 2026-04-20 | 13.6616 |
| 2026-04-27 | 13.5950 |
| 2026-05-04 | 13.5836 |
| 2026-05-11 | 13.5799 |
| 2026-05-19 | 13.5770 |
| 2026-05-27 | 13.5741 |
| 2026-06-03 | 13.5624 |
| 2026-06-12 | 13.5600 |
| 2026-06-19 | 13.5638 |
| 2026-06-26 | 13.5817 |
| 2026-07-03 | 13.5599 |
| 2026-07-10 | 13.5872 |
| 2026-07-17 | 13.6003 |
| 2026-07-24 | 13.5808 |
| 2026-07-31 | 13.5667 |
| 2026-08-07 | 13.6070 |
| 2026-08-14 | 13.5858 |
| 2026-08-22 | 13.5794 |
| 2026-08-29 | 13.6294 |
| 2026-09-05 | 13.6161 |
| 2026-09-12 | 13.5348 |
| 2026-09-19 | 13.6159 |
High
13.6616
Low
13.5348
Average
13.5901
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.