Rate Overview
Live
1 ALL = 1.9336 NPR
1 NPR = 0.517168
ALL
Avg
1.9156
High
1.9336
Low
1.8951
Last updated: 8/21/2026, 1:43:17 PM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.93 NPR |
| 10 ALL | 19.34 NPR |
| 50 ALL | 96.68 NPR |
| 100 ALL | 193.36 NPR |
| 500 ALL | 966.80 NPR |
| 1,000 ALL | 1,933.61 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-08-21T13:43:17Z",
"rates": {
"NPR": 1.933609
}
}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": 193.3609,
"rate": 1.933609
}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