Rate Overview
Live
1 AWG = 54.1637 INR
1 INR = 0.018463
AWG
Avg
53.9260
High
54.1637
Low
53.7630
Last updated: 7/24/2026, 12:25:31 AM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 54.16 INR |
| 10 AWG | 541.64 INR |
| 50 AWG | 2,708.19 INR |
| 100 AWG | 5,416.37 INR |
| 500 AWG | 27,081.86 INR |
| 1,000 AWG | 54,163.72 INR |
Get AWG/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=INRExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-07-24T00:25:31Z",
"rates": {
"INR": 54.163715
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "INR",
"amount": 100
},
"result": 5416.3715,
"rate": 54.163715
}Build with AWG/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key