Rate Overview
Live
1 INR = 0.874972 ALL
1 ALL = 1.1429
INR
Avg
0.914737
High
0.944053
Low
0.874972
Last updated: 3/27/2026, 9:52:08 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.87 ALL |
| 10 INR | 8.75 ALL |
| 50 INR | 43.75 ALL |
| 100 INR | 87.50 ALL |
| 500 INR | 437.49 ALL |
| 1,000 INR | 874.97 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-27T09:52:08Z",
"rates": {
"ALL": 0.874972
}
}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.49719999999999,
"rate": 0.874972
}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