Rate Overview
Live
1 NPR = 1.1532 DJF
1 DJF = 0.867136
NPR
Avg
1.1671
High
1.1787
Low
1.1514
Last updated: 7/20/2026, 6:03:35 PM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.15 DJF |
| 10 NPR | 11.53 DJF |
| 50 NPR | 57.66 DJF |
| 100 NPR | 115.32 DJF |
| 500 NPR | 576.61 DJF |
| 1,000 NPR | 1,153.22 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-07-20T18:03:35Z",
"rates": {
"DJF": 1.153221
}
}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": 115.3221,
"rate": 1.153221
}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