Rate Overview
Live
1 INR = 0.018479 AWG
1 AWG = 54.1155
INR
Avg
0.018539
High
0.018600
Low
0.018479
Last updated: 7/25/2026, 2:22:02 AM
Quick Conversions
| INR | AWG |
|---|---|
| 1 INR | 0.02 AWG |
| 10 INR | 0.18 AWG |
| 50 INR | 0.92 AWG |
| 100 INR | 1.85 AWG |
| 500 INR | 9.24 AWG |
| 1,000 INR | 18.48 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-25T02:22:02Z",
"rates": {
"AWG": 0.018479
}
}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.8478999999999999,
"rate": 0.018479
}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