Rate Overview
Live
1 INR = 0.875483 ALL
1 ALL = 1.1422
INR
Avg
0.882698
High
0.891169
Low
0.875483
Last updated: 3/27/2026, 8:01:28 AM
Quick Conversions
| INR | ALL |
|---|---|
| 1 INR | 0.88 ALL |
| 10 INR | 8.75 ALL |
| 50 INR | 43.77 ALL |
| 100 INR | 87.55 ALL |
| 500 INR | 437.74 ALL |
| 1,000 INR | 875.48 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-27T08:01:28Z",
"rates": {
"ALL": 0.875483
}
}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.5483,
"rate": 0.875483
}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