Rate Overview
Live
1 NPR = 0.562048 ALL
1 ALL = 1.7792
NPR
Avg
0.561005
High
0.564381
Low
0.558562
Last updated: 3/7/2026, 3:48:57 AM
Quick Conversions
| NPR | ALL |
|---|---|
| 1 NPR | 0.56 ALL |
| 10 NPR | 5.62 ALL |
| 50 NPR | 28.10 ALL |
| 100 NPR | 56.20 ALL |
| 500 NPR | 281.02 ALL |
| 1,000 NPR | 562.05 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-03-07T03:48:57Z",
"rates": {
"ALL": 0.562048
}
}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": 56.2048,
"rate": 0.562048
}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