Rate Overview
Live
1 AOA = 0.254373 YER
1 YER = 3.9312
AOA
Avg
0.257979
High
0.260684
Low
0.252210
Last updated: 7/13/2026, 2:25:35 AM
Quick Conversions
| AOA | YER |
|---|---|
| 1 AOA | 0.25 YER |
| 10 AOA | 2.54 YER |
| 50 AOA | 12.72 YER |
| 100 AOA | 25.44 YER |
| 500 AOA | 127.19 YER |
| 1,000 AOA | 254.37 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-07-13T02:25:35Z",
"rates": {
"YER": 0.254373
}
}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": 25.4373,
"rate": 0.254373
}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