Rate Overview
Live
1 INR = 0.018542 AWG
1 AWG = 53.9316
INR
Avg
0.019082
High
0.019858
Low
0.018486
Last updated: 7/26/2026, 9:04:55 AM
Quick Conversions
| INR | AWG |
|---|---|
| 1 INR | 0.02 AWG |
| 10 INR | 0.19 AWG |
| 50 INR | 0.93 AWG |
| 100 INR | 1.85 AWG |
| 500 INR | 9.27 AWG |
| 1,000 INR | 18.54 AWG |
Get INR/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=INR¤cies=AWGExample Response:
{
"success": true,
"base": "INR",
"date": "2026-07-26T09:04:55Z",
"rates": {
"AWG": 0.018542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=INR&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "INR",
"to": "AWG",
"amount": 100
},
"result": 1.8541999999999998,
"rate": 0.018542
}Build with INR/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key