Rate Overview
Live
1 NPR = 1.1629 DJF
1 DJF = 0.859937
NPR
Avg
1.1644
High
1.1666
Low
1.1627
Last updated: 8/19/2026, 7:19:37 PM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.16 DJF |
| 10 NPR | 11.63 DJF |
| 50 NPR | 58.14 DJF |
| 100 NPR | 116.29 DJF |
| 500 NPR | 581.44 DJF |
| 1,000 NPR | 1,162.88 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-19T19:19:37Z",
"rates": {
"DJF": 1.162876
}
}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.2876,
"rate": 1.162876
}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