Rate Overview
Live
1 NPR = 0.537606 ALL
1 ALL = 1.8601
NPR
Avg
0.538094
High
0.539871
Low
0.536691
Last updated: 7/10/2026, 3:24:10 AM
Quick Conversions
| NPR | ALL |
|---|---|
| 1 NPR | 0.54 ALL |
| 10 NPR | 5.38 ALL |
| 50 NPR | 26.88 ALL |
| 100 NPR | 53.76 ALL |
| 500 NPR | 268.80 ALL |
| 1,000 NPR | 537.61 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-07-10T03:24:10Z",
"rates": {
"ALL": 0.537606
}
}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": 53.760600000000004,
"rate": 0.537606
}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