Rate Overview
Live
1 YER = 0.007542 AWG
1 AWG = 132.5908
YER
Avg
0.007557
High
0.007590
Low
0.007525
Last updated: 4/17/2026, 2:45:01 PM
Quick Conversions
| YER | AWG |
|---|---|
| 1 YER | 0.01 AWG |
| 10 YER | 0.08 AWG |
| 50 YER | 0.38 AWG |
| 100 YER | 0.75 AWG |
| 500 YER | 3.77 AWG |
| 1,000 YER | 7.54 AWG |
Get YER/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AWGExample Response:
{
"success": true,
"base": "YER",
"date": "2026-04-17T14:45:01Z",
"rates": {
"AWG": 0.007542
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AWG",
"amount": 100
},
"result": 0.7542,
"rate": 0.007542
}Build with YER/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key