East Caribbean Dollar to Cordoba Oro
XCD/NIO · quoted 2026-09-21
13.5751
▼ +0.26% over 5Y
1 XCD = 13.5751 NIO · 1 NIO = 0.07366 XCD · Get this rate via the API
XCD/NIO over 5Y: show the values
| Point | XCD/NIO |
|---|---|
| 2024-08-24 | 13.6110 |
| 2024-10-07 | 13.6673 |
| 2024-11-06 | 13.5979 |
| 2024-12-06 | 13.5961 |
| 2025-01-05 | 13.5646 |
| 2025-02-04 | 13.5978 |
| 2025-03-06 | 13.5922 |
| 2025-04-06 | 13.5646 |
| 2025-05-06 | 13.5983 |
| 2025-06-07 | 13.6165 |
| 2025-07-07 | 13.5831 |
| 2025-08-06 | 13.5687 |
| 2025-09-05 | 13.5630 |
| 2025-10-06 | 13.5599 |
| 2025-11-05 | 13.5921 |
| 2025-12-05 | 13.5916 |
| 2026-01-05 | 13.6042 |
| 2026-02-04 | 13.5735 |
| 2026-03-06 | 13.5935 |
| 2026-04-05 | 13.5892 |
| 2026-05-05 | 13.5872 |
| 2026-06-06 | 13.6196 |
| 2026-07-08 | 13.5915 |
| 2026-08-07 | 13.6070 |
| 2026-09-07 | 13.5914 |
High
13.6673
Low
13.5599
Average
13.5922
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.