Rate Overview
Live
1 AWG = 132.3986 YER
1 YER = 0.007553
AWG
Avg
132.7285
High
133.2933
Low
132.3954
Last updated: 7/7/2026, 2:57:05 AM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.40 YER |
| 10 AWG | 1,323.99 YER |
| 50 AWG | 6,619.93 YER |
| 100 AWG | 13,239.86 YER |
| 500 AWG | 66,199.28 YER |
| 1,000 AWG | 132,398.57 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-07T02:57:05Z",
"rates": {
"YER": 132.398568
}
}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": 13239.856800000001,
"rate": 132.398568
}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