Skip to content

East Caribbean Dollar to Cordoba Oro

XCD/NIO · quoted 2026-09-21

13.5751

▲ +0.09% over 7D

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

XCD/NIO over 7D

XCD/NIO over 7D: show the values
PointXCD/NIO
2026-09-1413.5633
2026-09-1513.5670
2026-09-1613.5630
2026-09-1713.5637
2026-09-1813.5687
2026-09-1913.6159
2026-09-2013.6007
2026-09-2113.5751

High

13.6159

Low

13.5630

Average

13.5770

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.