Rate Overview
Live
1 NPR = 1.1718 DJF
1 DJF = 0.853403
NPR
Avg
1.1824
High
1.1883
Low
1.1718
Last updated: 3/28/2026, 9:04:01 AM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.17 DJF |
| 10 NPR | 11.72 DJF |
| 50 NPR | 58.59 DJF |
| 100 NPR | 117.18 DJF |
| 500 NPR | 585.89 DJF |
| 1,000 NPR | 1,171.78 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-03-28T09:04:01Z",
"rates": {
"DJF": 1.171779
}
}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.1779,
"rate": 1.171779
}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