Rate Overview
Live
1 CDF = 0.064915 NPR
1 NPR = 15.4048
CDF
Avg
0.065492
High
0.068906
Low
0.063483
Last updated: 3/26/2026, 11:30:29 PM
Quick Conversions
| CDF | NPR |
|---|---|
| 1 CDF | 0.06 NPR |
| 10 CDF | 0.65 NPR |
| 50 CDF | 3.25 NPR |
| 100 CDF | 6.49 NPR |
| 500 CDF | 32.46 NPR |
| 1,000 CDF | 64.92 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-26T23:30:29Z",
"rates": {
"NPR": 0.064915
}
}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.4915,
"rate": 0.064915
}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