Rate Overview
Live
1 AWG = 53.1647 INR
1 INR = 0.018809
AWG
Avg
51.7200
High
53.1647
Low
50.7971
Last updated: 3/27/2026, 5:17:54 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.16 INR |
| 10 AWG | 531.65 INR |
| 50 AWG | 2,658.23 INR |
| 100 AWG | 5,316.47 INR |
| 500 AWG | 26,582.33 INR |
| 1,000 AWG | 53,164.66 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-03-27T17:17:54Z",
"rates": {
"INR": 53.164664
}
}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": 5316.4664,
"rate": 53.164664
}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