Rate Overview
Live
1 XCD = 3.5489 NOK
1 NOK = 0.281781
XCD
Avg
3.5324
High
3.6787
Low
3.3901
Last updated: 7/26/2026, 7:46:13 AM
Quick Conversions
| XCD | NOK |
|---|---|
| 1 XCD | 3.55 NOK |
| 10 XCD | 35.49 NOK |
| 50 XCD | 177.44 NOK |
| 100 XCD | 354.89 NOK |
| 500 XCD | 1,774.43 NOK |
| 1,000 XCD | 3,548.85 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-26T07:46:13Z",
"rates": {
"NOK": 3.548851
}
}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.8851,
"rate": 3.548851
}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