Rate Overview
Live
1 YER = 3.8532 AOA
1 AOA = 0.259521
YER
Avg
3.8549
High
3.8900
Low
3.8353
Last updated: 3/7/2026, 7:41:04 AM
Quick Conversions
| YER | AOA |
|---|---|
| 1 YER | 3.85 AOA |
| 10 YER | 38.53 AOA |
| 50 YER | 192.66 AOA |
| 100 YER | 385.32 AOA |
| 500 YER | 1,926.62 AOA |
| 1,000 YER | 3,853.25 AOA |
Get YER/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=YER¤cies=AOAExample Response:
{
"success": true,
"base": "YER",
"date": "2026-03-07T07:41:04Z",
"rates": {
"AOA": 3.853249
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=YER&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "YER",
"to": "AOA",
"amount": 100
},
"result": 385.3249,
"rate": 3.853249
}Build with YER/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key