Rate Overview
Live
1 AWG = 133.2375 YER
1 YER = 0.007505
AWG
Avg
133.0949
High
133.2800
Low
132.8456
Last updated: 7/28/2026, 1:52:25 AM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 133.24 YER |
| 10 AWG | 1,332.37 YER |
| 50 AWG | 6,661.87 YER |
| 100 AWG | 13,323.75 YER |
| 500 AWG | 66,618.75 YER |
| 1,000 AWG | 133,237.49 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-28T01:52:25Z",
"rates": {
"YER": 133.237493
}
}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": 13323.7493,
"rate": 133.237493
}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