Rate Overview
Live
1 NPR = 1.1676 DJF
1 DJF = 0.856488
NPR
Avg
1.1609
High
1.1676
Low
1.1545
Last updated: 8/1/2026, 8:35:42 AM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.17 DJF |
| 10 NPR | 11.68 DJF |
| 50 NPR | 58.38 DJF |
| 100 NPR | 116.76 DJF |
| 500 NPR | 583.78 DJF |
| 1,000 NPR | 1,167.56 DJF |
Get NPR/DJF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=DJFExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-08-01T08:35:42Z",
"rates": {
"DJF": 1.167559
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=DJF&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "DJF",
"amount": 100
},
"result": 116.7559,
"rate": 1.167559
}Build with NPR/DJF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key