Rate Overview
Live
1 AWG = 133.3228 YER
1 YER = 0.007501
AWG
Avg
133.7068
High
136.2427
Low
132.3856
Last updated: 5/27/2026, 11:52:20 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 133.32 YER |
| 10 AWG | 1,333.23 YER |
| 50 AWG | 6,666.14 YER |
| 100 AWG | 13,332.28 YER |
| 500 AWG | 66,661.38 YER |
| 1,000 AWG | 133,322.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-05-27T23:52:20Z",
"rates": {
"YER": 133.322769
}
}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": 13332.276899999999,
"rate": 133.322769
}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