Rate Overview
Live
1 AWG = 53.2193 INR
1 INR = 0.018790
AWG
Avg
53.2466
High
53.4026
Low
53.0454
Last updated: 9/2/2026, 5:42:05 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.22 INR |
| 10 AWG | 532.19 INR |
| 50 AWG | 2,660.96 INR |
| 100 AWG | 5,321.93 INR |
| 500 AWG | 26,609.64 INR |
| 1,000 AWG | 53,219.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-09-02T17:42:05Z",
"rates": {
"INR": 53.219273
}
}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": 5321.9273,
"rate": 53.219273
}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