Rate Overview
Live
1 INR = 0.859928 ALL
1 ALL = 1.1629
INR
Avg
0.867252
High
0.879477
Low
0.859108
Last updated: 7/7/2026, 6:34:22 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.86 ALL |
| 10 INR | 8.60 ALL |
| 50 INR | 43.00 ALL |
| 100 INR | 85.99 ALL |
| 500 INR | 429.96 ALL |
| 1,000 INR | 859.93 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-07T06:34:22Z",
"rates": {
"ALL": 0.859928
}
}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.9928,
"rate": 0.859928
}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