Rate Overview
Live
1 INR = 0.853018 ALL
1 ALL = 1.1723
INR
Avg
0.878736
High
0.919269
Low
0.849482
Last updated: 7/26/2026, 8:59:44 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.85 ALL |
| 10 INR | 8.53 ALL |
| 50 INR | 42.65 ALL |
| 100 INR | 85.30 ALL |
| 500 INR | 426.51 ALL |
| 1,000 INR | 853.02 ALL |
Get INR/ALL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=ALLExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-26T08:59:44Z",
"rates": {
"ALL": 0.853018
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=ALL&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "ALL",
"amount": 100
},
"result": 85.3018,
"rate": 0.853018
}Build with INR/ALL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key