Rate Overview
Live
1 ALL = 1.7719 NPR
1 NPR = 0.564381
ALL
Avg
1.7820
High
1.7903
Low
1.7719
Last updated: 3/7/2026, 12:14:11 AM
Quick Conversions
| ALL | NPR |
|---|---|
| 1 ALL | 1.77 NPR |
| 10 ALL | 17.72 NPR |
| 50 ALL | 88.59 NPR |
| 100 ALL | 177.19 NPR |
| 500 ALL | 885.93 NPR |
| 1,000 ALL | 1,771.85 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-03-07T00:14:11Z",
"rates": {
"NPR": 1.771852
}
}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": 177.1852,
"rate": 1.771852
}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