Rate Overview
Live
1 AWG = 133.1836 YER
1 YER = 0.007508
AWG
Avg
133.1892
High
133.2819
Low
132.9502
Last updated: 3/7/2026, 7:06:42 AM
Quick Conversions
| AWG | YER |
|---|---|
| 1 AWG | 133.18 YER |
| 10 AWG | 1,331.84 YER |
| 50 AWG | 6,659.18 YER |
| 100 AWG | 13,318.36 YER |
| 500 AWG | 66,591.82 YER |
| 1,000 AWG | 133,183.64 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-03-07T07:06:42Z",
"rates": {
"YER": 133.183642
}
}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": 13318.3642,
"rate": 133.183642
}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