Rate Overview
Live
1 AWG = 53.2946 INR
1 INR = 0.018764
AWG
Avg
53.1048
High
53.3482
Low
52.8184
Last updated: 7/5/2026, 10:23:38 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.29 INR |
| 10 AWG | 532.95 INR |
| 50 AWG | 2,664.73 INR |
| 100 AWG | 5,329.46 INR |
| 500 AWG | 26,647.28 INR |
| 1,000 AWG | 53,294.56 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-05T22:23:38Z",
"rates": {
"INR": 53.294555
}
}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": 5329.4555,
"rate": 53.294555
}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