Rate Overview
Live
1 AWG = 132.5831 YER
1 YER = 0.007542
AWG
Avg
132.3293
High
132.8830
Low
131.7500
Last updated: 4/17/2026, 12:07:45 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.58 YER |
| 10 AWG | 1,325.83 YER |
| 50 AWG | 6,629.16 YER |
| 100 AWG | 13,258.31 YER |
| 500 AWG | 66,291.55 YER |
| 1,000 AWG | 132,583.11 YER |
Get AWG/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=YERExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-04-17T12:07:45Z",
"rates": {
"YER": 132.583106
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "YER",
"amount": 100
},
"result": 13258.310599999999,
"rate": 132.583106
}Build with AWG/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key