Rate Overview
Live
1 XCD = 3.4414 NOK
1 NOK = 0.290577
XCD
Avg
3.4349
High
3.4505
Low
3.4214
Last updated: 5/7/2026, 6:54:43 AM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.44 NOK |
| 10 XCD | 34.41 NOK |
| 50 XCD | 172.07 NOK |
| 100 XCD | 344.14 NOK |
| 500 XCD | 1,720.71 NOK |
| 1,000 XCD | 3,441.43 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-07T06:54:43Z",
"rates": {
"NOK": 3.441428
}
}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": 344.1428,
"rate": 3.441428
}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