Rate Overview
Live
1 XCD = 3.5423 NOK
1 NOK = 0.282300
XCD
Avg
3.6317
High
3.8040
Low
3.4054
Last updated: 7/25/2026, 9:20:17 PM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.54 NOK |
| 10 XCD | 35.42 NOK |
| 50 XCD | 177.12 NOK |
| 100 XCD | 354.23 NOK |
| 500 XCD | 1,771.17 NOK |
| 1,000 XCD | 3,542.34 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-25T21:20:17Z",
"rates": {
"NOK": 3.542335
}
}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": 354.2335,
"rate": 3.542335
}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