Rate Overview
Live
1 AWG = 54.0747 INR
1 INR = 0.018493
AWG
Avg
52.3422
High
54.0747
Low
50.5932
Last updated: 7/23/2026, 4:24:09 AM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 54.07 INR |
| 10 AWG | 540.75 INR |
| 50 AWG | 2,703.74 INR |
| 100 AWG | 5,407.47 INR |
| 500 AWG | 27,037.36 INR |
| 1,000 AWG | 54,074.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-23T04:24:09Z",
"rates": {
"INR": 54.07472
}
}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": 5407.472,
"rate": 54.07472
}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