Rate Overview
Live
1 XCD = 3.5857 NOK
1 NOK = 0.278885
XCD
Avg
3.8422
High
4.2160
Low
3.5623
Last updated: 3/27/2026, 3:27:15 PM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.59 NOK |
| 10 XCD | 35.86 NOK |
| 50 XCD | 179.29 NOK |
| 100 XCD | 358.57 NOK |
| 500 XCD | 1,792.85 NOK |
| 1,000 XCD | 3,585.71 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-27T15:27:15Z",
"rates": {
"NOK": 3.585705
}
}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.5705,
"rate": 3.585705
}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