Rate Overview
Live
1 NPR = 0.535670 ALL
1 ALL = 1.8668
NPR
Avg
0.536972
High
0.539467
Low
0.535670
Last updated: 5/7/2026, 9:07:27 AM
Quick Conversions
| NPR | ALL |
|---|---|
| 1 NPR | 0.54 ALL |
| 10 NPR | 5.36 ALL |
| 50 NPR | 26.78 ALL |
| 100 NPR | 53.57 ALL |
| 500 NPR | 267.84 ALL |
| 1,000 NPR | 535.67 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-05-07T09:07:27Z",
"rates": {
"ALL": 0.53567
}
}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": 53.567,
"rate": 0.53567
}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