Rate Overview
Live
1 NPR = 1.1763 DJF
1 DJF = 0.850130
NPR
Avg
1.1716
High
1.1763
Low
1.1684
Last updated: 5/8/2026, 1:57:28 AM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.18 DJF |
| 10 NPR | 11.76 DJF |
| 50 NPR | 58.81 DJF |
| 100 NPR | 117.63 DJF |
| 500 NPR | 588.15 DJF |
| 1,000 NPR | 1,176.29 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-05-08T01:57:28Z",
"rates": {
"DJF": 1.17629
}
}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": 117.629,
"rate": 1.17629
}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