Rate Overview
Live
1 NPR = 0.546758 ALL
1 ALL = 1.8290
NPR
Avg
0.541726
High
0.546758
Low
0.538268
Last updated: 6/19/2026, 8:42:40 AM
Quick Conversions
| NPR | ALL |
|---|---|
| 1 NPR | 0.55 ALL |
| 10 NPR | 5.47 ALL |
| 50 NPR | 27.34 ALL |
| 100 NPR | 54.68 ALL |
| 500 NPR | 273.38 ALL |
| 1,000 NPR | 546.76 ALL |
Get NPR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ALLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-06-19T08:42:40Z",
"rates": {
"ALL": 0.546758
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ALL",
"amount": 100
},
"result": 54.675799999999995,
"rate": 0.546758
}Build with NPR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key