Rate Overview
Live
1 AWG = 54.1480 INR
1 INR = 0.018468
AWG
Avg
50.9164
High
54.1480
Low
48.2824
Last updated: 7/22/2026, 8:05:27 PM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 54.15 INR |
| 10 AWG | 541.48 INR |
| 50 AWG | 2,707.40 INR |
| 100 AWG | 5,414.80 INR |
| 500 AWG | 27,074.02 INR |
| 1,000 AWG | 54,148.04 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-07-22T20:05:27Z",
"rates": {
"INR": 54.148044
}
}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": 5414.8044,
"rate": 54.148044
}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