Rate Overview
Live
1 INR = 0.874152 ALL
1 ALL = 1.1440
INR
Avg
0.882287
High
0.891169
Low
0.874152
Last updated: 3/27/2026, 3:22:56 PM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.87 ALL |
| 10 INR | 8.74 ALL |
| 50 INR | 43.71 ALL |
| 100 INR | 87.42 ALL |
| 500 INR | 437.08 ALL |
| 1,000 INR | 874.15 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-03-27T15:22:56Z",
"rates": {
"ALL": 0.874152
}
}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": 87.4152,
"rate": 0.874152
}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