Rate Overview
Live
1 NPR = 1.1928 DJF
1 DJF = 0.838387
NPR
Avg
1.1959
High
1.2009
Low
1.1916
Last updated: 4/17/2026, 10:43:29 AM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.19 DJF |
| 10 NPR | 11.93 DJF |
| 50 NPR | 59.64 DJF |
| 100 NPR | 119.28 DJF |
| 500 NPR | 596.38 DJF |
| 1,000 NPR | 1,192.77 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-04-17T10:43:29Z",
"rates": {
"DJF": 1.192766
}
}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": 119.2766,
"rate": 1.192766
}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