Rate Overview
Live
1 AWG = 133.1252 YER
1 YER = 0.007512
AWG
Avg
133.1007
High
133.3178
Low
132.3855
Last updated: 7/26/2026, 2:30:01 AM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 133.13 YER |
| 10 AWG | 1,331.25 YER |
| 50 AWG | 6,656.26 YER |
| 100 AWG | 13,312.52 YER |
| 500 AWG | 66,562.60 YER |
| 1,000 AWG | 133,125.20 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-26T02:30:01Z",
"rates": {
"YER": 133.125202
}
}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": 13312.5202,
"rate": 133.125202
}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