Rate Overview
Live
1 NPR = 1.1607 DJF
1 DJF = 0.861585
NPR
Avg
1.2190
High
1.2856
Low
1.1555
Last updated: 7/28/2026, 4:16:49 PM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.16 DJF |
| 10 NPR | 11.61 DJF |
| 50 NPR | 58.03 DJF |
| 100 NPR | 116.07 DJF |
| 500 NPR | 580.33 DJF |
| 1,000 NPR | 1,160.65 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-28T16:16:49Z",
"rates": {
"DJF": 1.160652
}
}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.0652,
"rate": 1.160652
}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