Rate Overview
Live
1 ALL = 1.8392 NPR
1 NPR = 0.543702
ALL
Avg
1.8253
High
1.8399
Low
1.8064
Last updated: 4/17/2026, 6:11:17 AM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.84 NPR |
| 10 ALL | 18.39 NPR |
| 50 ALL | 91.96 NPR |
| 100 ALL | 183.92 NPR |
| 500 ALL | 919.62 NPR |
| 1,000 ALL | 1,839.24 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-04-17T06:11:17Z",
"rates": {
"NPR": 1.839243
}
}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": 183.9243,
"rate": 1.839243
}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