Rate Overview
Live
1 INR = 0.859108 ALL
1 ALL = 1.1640
INR
Avg
0.867271
High
0.875203
Low
0.859108
Last updated: 7/4/2026, 9:55:55 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.86 ALL |
| 10 INR | 8.59 ALL |
| 50 INR | 42.96 ALL |
| 100 INR | 85.91 ALL |
| 500 INR | 429.55 ALL |
| 1,000 INR | 859.11 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-04T09:55:55Z",
"rates": {
"ALL": 0.859108
}
}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.9108,
"rate": 0.859108
}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