Rate Overview
Live
1 INR = 0.841666 ALL
1 ALL = 1.1881
INR
Avg
0.844935
High
0.847902
Low
0.841666
Last updated: 8/15/2026, 12:30:08 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.84 ALL |
| 10 INR | 8.42 ALL |
| 50 INR | 42.08 ALL |
| 100 INR | 84.17 ALL |
| 500 INR | 420.83 ALL |
| 1,000 INR | 841.67 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-08-15T00:30:08Z",
"rates": {
"ALL": 0.841666
}
}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": 84.1666,
"rate": 0.841666
}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