Rate Overview
Live
1 INR = 0.860838 ALL
1 ALL = 1.1617
INR
Avg
0.859283
High
0.862564
Low
0.855568
Last updated: 5/6/2026, 7:18:11 PM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.86 ALL |
| 10 INR | 8.61 ALL |
| 50 INR | 43.04 ALL |
| 100 INR | 86.08 ALL |
| 500 INR | 430.42 ALL |
| 1,000 INR | 860.84 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-05-06T19:18:11Z",
"rates": {
"ALL": 0.860838
}
}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.0838,
"rate": 0.860838
}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