Rate Overview
Live
1 CDF = 0.065561 NPR
1 NPR = 15.2530
CDF
Avg
0.066104
High
0.066988
Low
0.065561
Last updated: 6/15/2026, 6:06:17 PM
Quick Conversions
| CDF | NPR |
|---|---|
| 1 CDF | 0.07 NPR |
| 10 CDF | 0.66 NPR |
| 50 CDF | 3.28 NPR |
| 100 CDF | 6.56 NPR |
| 500 CDF | 32.78 NPR |
| 1,000 CDF | 65.56 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-06-15T18:06:17Z",
"rates": {
"NPR": 0.065561
}
}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.5561,
"rate": 0.065561
}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