Rate Overview
Live
1 AWG = 132.4775 YER
1 YER = 0.007548
AWG
Avg
132.5043
High
132.5834
Low
132.3856
Last updated: 5/7/2026, 4:56:58 PM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 132.48 YER |
| 10 AWG | 1,324.77 YER |
| 50 AWG | 6,623.87 YER |
| 100 AWG | 13,247.75 YER |
| 500 AWG | 66,238.74 YER |
| 1,000 AWG | 132,477.48 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-07T16:56:58Z",
"rates": {
"YER": 132.477484
}
}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": 13247.7484,
"rate": 132.477484
}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