Rate Overview
Live
1 ALL = 1.8668 NPR
1 NPR = 0.535671
ALL
Avg
1.8623
High
1.8668
Low
1.8537
Last updated: 5/7/2026, 4:59:04 PM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.87 NPR |
| 10 ALL | 18.67 NPR |
| 50 ALL | 93.34 NPR |
| 100 ALL | 186.68 NPR |
| 500 ALL | 933.41 NPR |
| 1,000 ALL | 1,866.82 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-05-07T16:59:04Z",
"rates": {
"NPR": 1.866817
}
}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": 186.6817,
"rate": 1.866817
}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