Rate Overview
Live
1 CDF = 0.003984 NOK
1 NOK = 251.0040
CDF
Avg
0.003998
High
0.004019
Low
0.003984
Last updated: 5/6/2026, 3:39:31 AM
Quick Conversions
| CDF | NOK |
|---|---|
| 1 CDF | 0.00 NOK |
| 10 CDF | 0.04 NOK |
| 50 CDF | 0.20 NOK |
| 100 CDF | 0.40 NOK |
| 500 CDF | 1.99 NOK |
| 1,000 CDF | 3.98 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-05-06T03:39:31Z",
"rates": {
"NOK": 0.003984
}
}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.3984,
"rate": 0.003984
}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