Rate Overview
Live
1 XCD = 3.4623 NOK
1 NOK = 0.288825
XCD
Avg
3.4948
High
3.5302
Low
3.4623
Last updated: 4/17/2026, 4:55:24 AM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.46 NOK |
| 10 XCD | 34.62 NOK |
| 50 XCD | 173.12 NOK |
| 100 XCD | 346.23 NOK |
| 500 XCD | 1,731.15 NOK |
| 1,000 XCD | 3,462.30 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-04-17T04:55:24Z",
"rates": {
"NOK": 3.462303
}
}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": 346.2303,
"rate": 3.462303
}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