Rate Overview
Live
1 CDF = 0.004063 NOK
1 NOK = 246.1236
CDF
Avg
0.004113
High
0.004148
Low
0.004063
Last updated: 4/16/2026, 2:38:34 AM
Quick Conversions
| CDF | NOK |
|---|---|
| 1 CDF | 0.00 NOK |
| 10 CDF | 0.04 NOK |
| 50 CDF | 0.20 NOK |
| 100 CDF | 0.41 NOK |
| 500 CDF | 2.03 NOK |
| 1,000 CDF | 4.06 NOK |
Get CDF/NOK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=NOKExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-04-16T02:38:34Z",
"rates": {
"NOK": 0.004063
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=NOK&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "NOK",
"amount": 100
},
"result": 0.4063,
"rate": 0.004063
}Build with CDF/NOK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key