Rate Overview
Live
1 XCD = 3.6449 NOK
1 NOK = 0.274354
XCD
Avg
3.6583
High
3.6809
Low
3.6383
Last updated: 7/5/2026, 1:24:52 PM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.64 NOK |
| 10 XCD | 36.45 NOK |
| 50 XCD | 182.25 NOK |
| 100 XCD | 364.49 NOK |
| 500 XCD | 1,822.46 NOK |
| 1,000 XCD | 3,644.92 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-05T13:24:52Z",
"rates": {
"NOK": 3.644924
}
}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": 364.49240000000003,
"rate": 3.644924
}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