Rate Overview
Live
1 XCD = 3.5822 NOK
1 NOK = 0.279158
XCD
Avg
3.7910
High
4.2160
Low
3.4214
Last updated: 7/28/2026, 11:56:21 AM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.58 NOK |
| 10 XCD | 35.82 NOK |
| 50 XCD | 179.11 NOK |
| 100 XCD | 358.22 NOK |
| 500 XCD | 1,791.10 NOK |
| 1,000 XCD | 3,582.20 NOK |
Get XCD/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=NOKExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-28T11:56:21Z",
"rates": {
"NOK": 3.582204
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "NOK",
"amount": 100
},
"result": 358.2204,
"rate": 3.582204
}Build with XCD/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key