Rate Overview
Live
1 AWG = 53.9303 INR
1 INR = 0.018542
AWG
Avg
53.4674
High
53.9941
Low
52.7399
Last updated: 7/26/2026, 10:42:42 AM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.93 INR |
| 10 AWG | 539.30 INR |
| 50 AWG | 2,696.51 INR |
| 100 AWG | 5,393.03 INR |
| 500 AWG | 26,965.13 INR |
| 1,000 AWG | 53,930.27 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-26T10:42:42Z",
"rates": {
"INR": 53.930267
}
}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": 5393.0267,
"rate": 53.930267
}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