Rate Overview
Live
1 CDF = 0.067002 NPR
1 NPR = 14.9249
CDF
Avg
0.055237
High
0.067002
Low
0.046664
Last updated: 7/23/2026, 7:47:09 PM
Quick Conversions
| CDF | NPR |
|---|---|
| 1 CDF | 0.07 NPR |
| 10 CDF | 0.67 NPR |
| 50 CDF | 3.35 NPR |
| 100 CDF | 6.70 NPR |
| 500 CDF | 33.50 NPR |
| 1,000 CDF | 67.00 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-07-23T19:47:09Z",
"rates": {
"NPR": 0.067002
}
}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.700200000000001,
"rate": 0.067002
}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