Rate Overview
Live
1 ALL = 1.9278 NPR
1 NPR = 0.518737
ALL
Avg
1.9127
High
1.9278
Low
1.9011
Last updated: 9/10/2026, 10:00:43 AM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.93 NPR |
| 10 ALL | 19.28 NPR |
| 50 ALL | 96.39 NPR |
| 100 ALL | 192.78 NPR |
| 500 ALL | 963.88 NPR |
| 1,000 ALL | 1,927.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-09-10T10:00:43Z",
"rates": {
"NPR": 1.927761
}
}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": 192.7761,
"rate": 1.927761
}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