Skip to content

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

XCD/NIO over 5Y: show the values
PointXCD/NIO
2024-08-2413.6110
2024-10-0713.6673
2024-11-0613.5979
2024-12-0613.5961
2025-01-0513.5646
2025-02-0413.5978
2025-03-0613.5922
2025-04-0613.5646
2025-05-0613.5983
2025-06-0713.6165
2025-07-0713.5831
2025-08-0613.5687
2025-09-0513.5630
2025-10-0613.5599
2025-11-0513.5921
2025-12-0513.5916
2026-01-0513.6042
2026-02-0413.5735
2026-03-0613.5935
2026-04-0513.5892
2026-05-0513.5872
2026-06-0613.6196
2026-07-0813.5915
2026-08-0713.6070
2026-09-0713.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&currencies=NIO"
JavaScript
const response = await fetch("https://api.fxfeed.io/v2/latest?api_key=YOUR_API_KEY&base=XCD&currencies=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&currencies=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.