Rate Overview
Live
1 AOA = 0.260200 YER
1 YER = 3.8432
AOA
Avg
0.259825
High
0.260353
Low
0.257810
Last updated: 3/28/2026, 9:12:02 AM
Quick Conversions
| AOA | YER |
|---|---|
| 1 AOA | 0.26 YER |
| 10 AOA | 2.60 YER |
| 50 AOA | 13.01 YER |
| 100 AOA | 26.02 YER |
| 500 AOA | 130.10 YER |
| 1,000 AOA | 260.20 YER |
Get AOA/YER Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AOA¤cies=YERExample Response:
{
"success": true,
"base": "AOA",
"date": "2026-03-28T09:12:02Z",
"rates": {
"YER": 0.2602
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AOA&to=YER&amount=100Example Response:
{
"success": true,
"query": {
"from": "AOA",
"to": "YER",
"amount": 100
},
"result": 26.02,
"rate": 0.2602
}Build with AOA/YER Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key