Rate Overview
Live
1 NPR = 1.2092 DJF
1 DJF = 0.826988
NPR
Avg
1.2141
High
1.2239
Low
1.2043
Last updated: 3/7/2026, 7:38:57 AM
Quick Conversions
| NPR | DJF |
|---|---|
| 1 NPR | 1.21 DJF |
| 10 NPR | 12.09 DJF |
| 50 NPR | 60.46 DJF |
| 100 NPR | 120.92 DJF |
| 500 NPR | 604.60 DJF |
| 1,000 NPR | 1,209.21 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-07T07:38:57Z",
"rates": {
"DJF": 1.209208
}
}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": 120.9208,
"rate": 1.209208
}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