Rate Overview
Live
1 ALL = 1.8696 NPR
1 NPR = 0.534864
ALL
Avg
1.6355
High
1.8696
Low
1.4435
Last updated: 5/28/2026, 2:32:23 AM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.87 NPR |
| 10 ALL | 18.70 NPR |
| 50 ALL | 93.48 NPR |
| 100 ALL | 186.96 NPR |
| 500 ALL | 934.82 NPR |
| 1,000 ALL | 1,869.64 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-28T02:32:23Z",
"rates": {
"NPR": 1.869635
}
}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.96349999999998,
"rate": 1.869635
}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