Rate Overview
Live
1 AWG = 132.4068 YER
1 YER = 0.007552
AWG
Avg
132.3701
High
132.4174
Low
132.1999
Last updated: 9/5/2026, 3:32:16 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.41 YER |
| 10 AWG | 1,324.07 YER |
| 50 AWG | 6,620.34 YER |
| 100 AWG | 13,240.68 YER |
| 500 AWG | 66,203.41 YER |
| 1,000 AWG | 132,406.83 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-09-05T15:32:16Z",
"rates": {
"YER": 132.406825
}
}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": 13240.682499999999,
"rate": 132.406825
}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