Rate Overview
Live
1 INR = 0.866731 ALL
1 ALL = 1.1538
INR
Avg
0.876100
High
0.889912
Low
0.866731
Last updated: 4/16/2026, 5:30:37 PM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.87 ALL |
| 10 INR | 8.67 ALL |
| 50 INR | 43.34 ALL |
| 100 INR | 86.67 ALL |
| 500 INR | 433.37 ALL |
| 1,000 INR | 866.73 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-04-16T17:30:37Z",
"rates": {
"ALL": 0.866731
}
}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": 86.6731,
"rate": 0.866731
}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