Rate Overview
Live
1 INR = 0.849111 ALL
1 ALL = 1.1777
INR
Avg
0.879463
High
0.919269
Low
0.849111
Last updated: 7/21/2026, 4:41:34 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.85 ALL |
| 10 INR | 8.49 ALL |
| 50 INR | 42.46 ALL |
| 100 INR | 84.91 ALL |
| 500 INR | 424.56 ALL |
| 1,000 INR | 849.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-21T04:41:34Z",
"rates": {
"ALL": 0.849111
}
}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.91109999999999,
"rate": 0.849111
}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