Rate Overview
Live
1 INR = 0.856900 ALL
1 ALL = 1.1670
INR
Avg
0.879254
High
0.917225
Low
0.852962
Last updated: 7/10/2026, 7:11:40 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.86 ALL |
| 10 INR | 8.57 ALL |
| 50 INR | 42.85 ALL |
| 100 INR | 85.69 ALL |
| 500 INR | 428.45 ALL |
| 1,000 INR | 856.90 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-10T07:11:40Z",
"rates": {
"ALL": 0.8569
}
}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.69,
"rate": 0.8569
}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