Rate Overview
Live
1 NPR = 1.1750 DJF
1 DJF = 0.851083
NPR
Avg
1.1715
High
1.1764
Low
1.1623
Last updated: 6/18/2026, 10:20:35 AM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.17 DJF |
| 10 NPR | 11.75 DJF |
| 50 NPR | 58.75 DJF |
| 100 NPR | 117.50 DJF |
| 500 NPR | 587.49 DJF |
| 1,000 NPR | 1,174.97 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-06-18T10:20:35Z",
"rates": {
"DJF": 1.174974
}
}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.4974,
"rate": 1.174974
}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