Rate Overview
Live
1 AWG = 53.4749 INR
1 INR = 0.018700
AWG
Avg
49.2059
High
53.4749
Low
46.8235
Last updated: 5/27/2026, 4:53:03 AM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.47 INR |
| 10 AWG | 534.75 INR |
| 50 AWG | 2,673.75 INR |
| 100 AWG | 5,347.49 INR |
| 500 AWG | 26,737.46 INR |
| 1,000 AWG | 53,474.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-05-27T04:53:03Z",
"rates": {
"INR": 53.474915
}
}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": 5347.4915,
"rate": 53.474915
}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