Rate Overview
Live
1 YER = 0.007552 AWG
1 AWG = 132.4153
YER
Avg
0.007554
High
0.007564
Low
0.007551
Last updated: 9/5/2026, 10:55:50 PM
Quick Conversions
| YER | AWG |
|---|---|
| 1 YER | 0.01 AWG |
| 10 YER | 0.08 AWG |
| 50 YER | 0.38 AWG |
| 100 YER | 0.76 AWG |
| 500 YER | 3.78 AWG |
| 1,000 YER | 7.55 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-09-05T22:55:50Z",
"rates": {
"AWG": 0.007552
}
}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.7552,
"rate": 0.007552
}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