Rate Overview
Live
1 ALL = 1.8118 NPR
1 NPR = 0.551950
ALL
Avg
1.6140
High
1.8118
Low
1.4435
Last updated: 3/27/2026, 3:10:45 PM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.81 NPR |
| 10 ALL | 18.12 NPR |
| 50 ALL | 90.59 NPR |
| 100 ALL | 181.18 NPR |
| 500 ALL | 905.88 NPR |
| 1,000 ALL | 1,811.76 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-03-27T15:10:45Z",
"rates": {
"NPR": 1.811759
}
}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": 181.17589999999998,
"rate": 1.811759
}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