Rate Overview
Live
1 XCD = 3.4292 NOK
1 NOK = 0.291614
XCD
Avg
3.6514
High
3.7948
Low
3.4165
Last updated: 5/27/2026, 12:33:51 PM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.43 NOK |
| 10 XCD | 34.29 NOK |
| 50 XCD | 171.46 NOK |
| 100 XCD | 342.92 NOK |
| 500 XCD | 1,714.60 NOK |
| 1,000 XCD | 3,429.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-05-27T12:33:51Z",
"rates": {
"NOK": 3.429195
}
}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": 342.91949999999997,
"rate": 3.429195
}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