Rate Overview
Live
1 ALL = 1.8601 NPR
1 NPR = 0.537607
ALL
Avg
1.8584
High
1.8633
Low
1.8523
Last updated: 7/10/2026, 1:40:18 AM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.86 NPR |
| 10 ALL | 18.60 NPR |
| 50 ALL | 93.00 NPR |
| 100 ALL | 186.01 NPR |
| 500 ALL | 930.05 NPR |
| 1,000 ALL | 1,860.10 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-10T01:40:18Z",
"rates": {
"NPR": 1.860096
}
}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.0096,
"rate": 1.860096
}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