Rate Overview
Live
1 NOK = 0.288825 XCD
1 XCD = 3.4623
NOK
Avg
0.286151
High
0.288825
Low
0.283270
Last updated: 4/17/2026, 4:55:19 AM
Quick Conversions
| NOK | XCD |
|---|---|
| 1 NOK | 0.29 XCD |
| 10 NOK | 2.89 XCD |
| 50 NOK | 14.44 XCD |
| 100 NOK | 28.88 XCD |
| 500 NOK | 144.41 XCD |
| 1,000 NOK | 288.83 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-04-17T04:55:19Z",
"rates": {
"XCD": 0.288825
}
}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": 28.8825,
"rate": 0.288825
}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