Rate Overview
Live
1 INR = 0.018810 AWG
1 AWG = 53.1632
INR
Avg
0.019021
High
0.019201
Low
0.018810
Last updated: 3/27/2026, 12:03:27 PM
Quick Conversions
| INR | AWG |
|---|---|
| 1 INR | 0.02 AWG |
| 10 INR | 0.19 AWG |
| 50 INR | 0.94 AWG |
| 100 INR | 1.88 AWG |
| 500 INR | 9.41 AWG |
| 1,000 INR | 18.81 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-03-27T12:03:27Z",
"rates": {
"AWG": 0.01881
}
}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.881,
"rate": 0.01881
}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