Rate Overview
Live
1 CDF = 0.065681 NPR
1 NPR = 15.2251
CDF
Avg
0.065472
High
0.065681
Low
0.065082
Last updated: 5/6/2026, 12:17:50 PM
Quick Conversions
| CDF | NPR |
|---|---|
| 1 CDF | 0.07 NPR |
| 10 CDF | 0.66 NPR |
| 50 CDF | 3.28 NPR |
| 100 CDF | 6.57 NPR |
| 500 CDF | 32.84 NPR |
| 1,000 CDF | 65.68 NPR |
Get CDF/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CDF¤cies=NPRExample Response:
{
"success": true,
"base": "CDF",
"date": "2026-05-06T12:17:50Z",
"rates": {
"NPR": 0.065681
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CDF&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "CDF",
"to": "NPR",
"amount": 100
},
"result": 6.5681,
"rate": 0.065681
}Build with CDF/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key