Rate Overview
Live
1 NPR = 0.551949 ALL
1 ALL = 1.8118
NPR
Avg
0.552885
High
0.558297
Low
0.549869
Last updated: 3/27/2026, 7:59:28 AM
Quick Conversions
| NPR | ALL |
|---|---|
| 1 NPR | 0.55 ALL |
| 10 NPR | 5.52 ALL |
| 50 NPR | 27.60 ALL |
| 100 NPR | 55.19 ALL |
| 500 NPR | 275.97 ALL |
| 1,000 NPR | 551.95 ALL |
Get NPR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=NPR¤cies=ALLExample Response:
{
"success": true,
"base": "NPR",
"date": "2026-03-27T07:59:28Z",
"rates": {
"ALL": 0.551949
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=NPR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "NPR",
"to": "ALL",
"amount": 100
},
"result": 55.194900000000004,
"rate": 0.551949
}Build with NPR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key