Rate Overview
Live
1 AWG = 52.6694 INR
1 INR = 0.018986
AWG
Avg
52.7380
High
52.8888
Low
52.5640
Last updated: 5/6/2026, 10:02:22 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 52.67 INR |
| 10 AWG | 526.69 INR |
| 50 AWG | 2,633.47 INR |
| 100 AWG | 5,266.94 INR |
| 500 AWG | 26,334.72 INR |
| 1,000 AWG | 52,669.43 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-05-06T22:02:22Z",
"rates": {
"INR": 52.669434
}
}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": 5266.9434,
"rate": 52.669434
}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