Rate Overview
Live
1 AWG = 132.5128 YER
1 YER = 0.007546
AWG
Avg
133.1638
High
133.3220
Low
132.5128
Last updated: 7/4/2026, 1:13:42 AM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.51 YER |
| 10 AWG | 1,325.13 YER |
| 50 AWG | 6,625.64 YER |
| 100 AWG | 13,251.28 YER |
| 500 AWG | 66,256.38 YER |
| 1,000 AWG | 132,512.77 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-04T01:13:42Z",
"rates": {
"YER": 132.512766
}
}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": 13251.2766,
"rate": 132.512766
}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