Rate Overview
Live
1 NOK = 0.290794 XCD
1 XCD = 3.4389
NOK
Avg
0.289710
High
0.290794
Low
0.288278
Last updated: 9/3/2026, 7:28:29 AM
Quick Conversions
| NOK | XCD |
|---|---|
| 1 NOK | 0.29 XCD |
| 10 NOK | 2.91 XCD |
| 50 NOK | 14.54 XCD |
| 100 NOK | 29.08 XCD |
| 500 NOK | 145.40 XCD |
| 1,000 NOK | 290.79 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-09-03T07:28:29Z",
"rates": {
"XCD": 0.290794
}
}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": 29.0794,
"rate": 0.290794
}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