Rate Overview
Live
1 AWG = 52.0029 INR
1 INR = 0.019230
AWG
Avg
51.7741
High
52.0544
Low
51.4781
Last updated: 4/16/2026, 7:10:58 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 52.00 INR |
| 10 AWG | 520.03 INR |
| 50 AWG | 2,600.15 INR |
| 100 AWG | 5,200.29 INR |
| 500 AWG | 26,001.46 INR |
| 1,000 AWG | 52,002.92 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-04-16T19:10:58Z",
"rates": {
"INR": 52.002916
}
}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": 5200.2916,
"rate": 52.002916
}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