Rate Overview
Live
1 AWG = 53.3568 INR
1 INR = 0.018742
AWG
Avg
51.9353
High
53.7460
Low
50.1968
Last updated: 7/3/2026, 3:59:50 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.36 INR |
| 10 AWG | 533.57 INR |
| 50 AWG | 2,667.84 INR |
| 100 AWG | 5,335.68 INR |
| 500 AWG | 26,678.42 INR |
| 1,000 AWG | 53,356.84 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-03T15:59:50Z",
"rates": {
"INR": 53.356843
}
}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": 5335.6843,
"rate": 53.356843
}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