Rate Overview
Live
1 XCD = 3.5747 NOK
1 NOK = 0.279746
XCD
Avg
3.5683
High
3.5975
Low
3.5266
Last updated: 3/27/2026, 8:23:02 AM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.57 NOK |
| 10 XCD | 35.75 NOK |
| 50 XCD | 178.73 NOK |
| 100 XCD | 357.47 NOK |
| 500 XCD | 1,787.34 NOK |
| 1,000 XCD | 3,574.68 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-27T08:23:02Z",
"rates": {
"NOK": 3.574676
}
}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": 357.4676,
"rate": 3.574676
}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