Rate Overview
Live
1 CDF = 0.063483 NPR
1 NPR = 15.7522
CDF
Avg
0.064868
High
0.067791
Low
0.063483
Last updated: 3/6/2026, 6:27:51 PM
Quick Conversions
| CDF | NPR |
|---|---|
| 1 CDF | 0.06 NPR |
| 10 CDF | 0.63 NPR |
| 50 CDF | 3.17 NPR |
| 100 CDF | 6.35 NPR |
| 500 CDF | 31.74 NPR |
| 1,000 CDF | 63.48 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-03-06T18:27:51Z",
"rates": {
"NPR": 0.063483
}
}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.3483,
"rate": 0.063483
}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