Rate Overview
Live
1 AWG = 132.5576 YER
1 YER = 0.007544
AWG
Avg
133.1307
High
133.3222
Low
132.5576
Last updated: 3/28/2026, 3:51:22 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.56 YER |
| 10 AWG | 1,325.58 YER |
| 50 AWG | 6,627.88 YER |
| 100 AWG | 13,255.76 YER |
| 500 AWG | 66,278.78 YER |
| 1,000 AWG | 132,557.56 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-03-28T15:51:22Z",
"rates": {
"YER": 132.557555
}
}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": 13255.755500000001,
"rate": 132.557555
}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