Rate Overview
Live
1 AWG = 132.4491 YER
1 YER = 0.007550
AWG
Avg
132.7031
High
133.2933
Low
132.3954
Last updated: 7/7/2026, 12:20:50 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.45 YER |
| 10 AWG | 1,324.49 YER |
| 50 AWG | 6,622.45 YER |
| 100 AWG | 13,244.91 YER |
| 500 AWG | 66,224.55 YER |
| 1,000 AWG | 132,449.10 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-07-07T12:20:50Z",
"rates": {
"YER": 132.449099
}
}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": 13244.909899999999,
"rate": 132.449099
}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