Skip to content

East Caribbean Dollar to Cordoba Oro

XCD/NIO · quoted 2026-09-21

13.5751

▼ +0.04% over 6M

1 XCD = 13.5751 NIO · 1 NIO = 0.07366 XCD · Get this rate via the API

XCD/NIO over 6M

XCD/NIO over 6M: show the values
PointXCD/NIO
2026-03-2513.5806
2026-04-0113.5821
2026-04-0813.5768
2026-04-1513.6233
2026-04-2213.6341
2026-04-2913.5853
2026-05-0613.5835
2026-05-1413.5763
2026-05-2113.6017
2026-05-2913.5647
2026-06-0513.5767
2026-06-1413.5948
2026-06-2113.5789
2026-06-2813.6078
2026-07-0513.5804
2026-07-1213.5914
2026-07-1913.5850
2026-07-2613.5895
2026-08-0213.5821
2026-08-0913.6110
2026-08-1613.5966
2026-08-2413.5784
2026-08-3113.6282
2026-09-0713.5914
2026-09-1413.5633
2026-09-2113.5751

High

13.6341

Low

13.5633

Average

13.5894

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.