Rate Overview
Live
1 XCD = 3.5396 NOK
1 NOK = 0.282518
XCD
Avg
3.5498
High
3.5819
Low
3.5192
Last updated: 3/7/2026, 1:02:55 AM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.54 NOK |
| 10 XCD | 35.40 NOK |
| 50 XCD | 176.98 NOK |
| 100 XCD | 353.96 NOK |
| 500 XCD | 1,769.80 NOK |
| 1,000 XCD | 3,539.59 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-03-07T01:02:55Z",
"rates": {
"NOK": 3.539592
}
}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": 353.9592,
"rate": 3.539592
}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