Rate Overview
Live
1 AWG = 53.0223 INR
1 INR = 0.018860
AWG
Avg
53.1878
High
53.5000
Low
52.9133
Last updated: 6/16/2026, 4:51:25 AM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 53.02 INR |
| 10 AWG | 530.22 INR |
| 50 AWG | 2,651.12 INR |
| 100 AWG | 5,302.23 INR |
| 500 AWG | 26,511.17 INR |
| 1,000 AWG | 53,022.35 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-06-16T04:51:25Z",
"rates": {
"INR": 53.022346
}
}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": 5302.2346,
"rate": 53.022346
}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