Rate Overview
Live
1 NPR = 1.1554 DJF
1 DJF = 0.865517
NPR
Avg
1.2405
High
1.3024
Low
1.1554
Last updated: 5/28/2026, 11:02:32 PM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.16 DJF |
| 10 NPR | 11.55 DJF |
| 50 NPR | 57.77 DJF |
| 100 NPR | 115.54 DJF |
| 500 NPR | 577.69 DJF |
| 1,000 NPR | 1,155.38 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-28T23:02:32Z",
"rates": {
"DJF": 1.155379
}
}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.5379,
"rate": 1.155379
}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