Rate Overview
Live
1 NPR = 0.517628 ALL
1 ALL = 1.9319
NPR
Avg
0.521778
High
0.524860
Low
0.517628
Last updated: 9/11/2026, 11:50:27 AM
Quick Conversions
| NPR | ALL |
|---|---|
| 1 NPR | 0.52 ALL |
| 10 NPR | 5.18 ALL |
| 50 NPR | 25.88 ALL |
| 100 NPR | 51.76 ALL |
| 500 NPR | 258.81 ALL |
| 1,000 NPR | 517.63 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-09-11T11:50:27Z",
"rates": {
"ALL": 0.517628
}
}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": 51.7628,
"rate": 0.517628
}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