Rate Overview
Live
1 AWG = 132.8456 YER
1 YER = 0.007528
AWG
Avg
132.7151
High
132.8815
Low
132.3923
Last updated: 7/21/2026, 2:48:24 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.85 YER |
| 10 AWG | 1,328.46 YER |
| 50 AWG | 6,642.28 YER |
| 100 AWG | 13,284.56 YER |
| 500 AWG | 66,422.78 YER |
| 1,000 AWG | 132,845.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-21T14:48:24Z",
"rates": {
"YER": 132.845566
}
}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": 13284.5566,
"rate": 132.845566
}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