Rate Overview
Live
1 AWG = 133.2914 YER
1 YER = 0.007502
AWG
Avg
133.2962
High
133.3179
Low
133.2833
Last updated: 6/17/2026, 1:38:38 AM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 133.29 YER |
| 10 AWG | 1,332.91 YER |
| 50 AWG | 6,664.57 YER |
| 100 AWG | 13,329.14 YER |
| 500 AWG | 66,645.72 YER |
| 1,000 AWG | 133,291.44 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-06-17T01:38:38Z",
"rates": {
"YER": 133.291436
}
}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": 13329.143600000001,
"rate": 133.291436
}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