Rate Overview
Live
1 AWG = 51.3635 INR
1 INR = 0.019469
AWG
Avg
51.2518
High
51.4820
Low
50.8827
Last updated: 3/7/2026, 5:06:05 AM
Quick Conversions
| AWG | INR |
|---|---|
| 1 AWG | 51.36 INR |
| 10 AWG | 513.63 INR |
| 50 AWG | 2,568.17 INR |
| 100 AWG | 5,136.35 INR |
| 500 AWG | 25,681.74 INR |
| 1,000 AWG | 51,363.47 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-07T05:06:05Z",
"rates": {
"INR": 51.36347
}
}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": 5136.347,
"rate": 51.36347
}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