Rate Overview
Live
1 AWG = 133.1796 YER
1 YER = 0.007509
AWG
Avg
133.3493
High
134.5897
Low
132.3855
Last updated: 7/28/2026, 2:00:08 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 133.18 YER |
| 10 AWG | 1,331.80 YER |
| 50 AWG | 6,658.98 YER |
| 100 AWG | 13,317.96 YER |
| 500 AWG | 66,589.80 YER |
| 1,000 AWG | 133,179.59 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-28T14:00:08Z",
"rates": {
"YER": 133.17959
}
}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": 13317.958999999999,
"rate": 133.17959
}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