Rate Overview
Live
1 NOK = 0.293081 XCD
1 XCD = 3.4120
NOK
Avg
0.291452
High
0.293081
Low
0.289812
Last updated: 5/7/2026, 10:31:28 AM
Quick Conversions
| NOK | XCD |
|---|---|
| 1 NOK | 0.29 XCD |
| 10 NOK | 2.93 XCD |
| 50 NOK | 14.65 XCD |
| 100 NOK | 29.31 XCD |
| 500 NOK | 146.54 XCD |
| 1,000 NOK | 293.08 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-05-07T10:31:28Z",
"rates": {
"XCD": 0.293081
}
}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.3081,
"rate": 0.293081
}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