Rate Overview
Live
1 AWG = 132.5469 YER
1 YER = 0.007544
AWG
Avg
132.6947
High
133.1835
Low
132.2866
Last updated: 8/11/2026, 1:52:07 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.55 YER |
| 10 AWG | 1,325.47 YER |
| 50 AWG | 6,627.35 YER |
| 100 AWG | 13,254.69 YER |
| 500 AWG | 66,273.47 YER |
| 1,000 AWG | 132,546.94 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-08-11T13:52:07Z",
"rates": {
"YER": 132.546941
}
}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": 13254.6941,
"rate": 132.546941
}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