Rate Overview
Live
1 ALL = 1.8779 NPR
1 NPR = 0.532500
ALL
Avg
1.8722
High
1.8843
Low
1.8597
Last updated: 7/31/2026, 6:57:28 PM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.88 NPR |
| 10 ALL | 18.78 NPR |
| 50 ALL | 93.90 NPR |
| 100 ALL | 187.79 NPR |
| 500 ALL | 938.97 NPR |
| 1,000 ALL | 1,877.93 NPR |
Get ALL/NPR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ALL¤cies=NPRExample Response:
{
"success": true,
"base": "ALL",
"date": "2026-07-31T18:57:28Z",
"rates": {
"NPR": 1.877934
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ALL&to=NPR&amount=100Example Response:
{
"success": true,
"query": {
"from": "ALL",
"to": "NPR",
"amount": 100
},
"result": 187.7934,
"rate": 1.877934
}Build with ALL/NPR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key