Rate Overview
Live
1 NOK = 0.279811 XCD
1 XCD = 3.5738
NOK
Avg
0.280254
High
0.283556
Low
0.277968
Last updated: 3/27/2026, 6:08:18 AM
Quick Conversions
| NOK | XCD |
|---|---|
| 1 NOK | 0.28 XCD |
| 10 NOK | 2.80 XCD |
| 50 NOK | 13.99 XCD |
| 100 NOK | 27.98 XCD |
| 500 NOK | 139.91 XCD |
| 1,000 NOK | 279.81 XCD |
Get NOK/XCD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NOK¤cies=XCDExample Response:
{
"success": true,
"base": "NOK",
"date": "2026-03-27T06:08:18Z",
"rates": {
"XCD": 0.279811
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NOK&to=XCD&amount=100Example Response:
{
"success": true,
"query": {
"from": "NOK",
"to": "XCD",
"amount": 100
},
"result": 27.981099999999998,
"rate": 0.279811
}Build with NOK/XCD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key