Rate Overview
Live
1 YER = 3.8432 AOA
1 AOA = 0.260200
YER
Avg
3.8488
High
3.8788
Low
3.8409
Last updated: 3/28/2026, 12:20:58 PM
Quick Conversions
| YER | AOA |
|---|---|
| 1 YER | 3.84 AOA |
| 10 YER | 38.43 AOA |
| 50 YER | 192.16 AOA |
| 100 YER | 384.32 AOA |
| 500 YER | 1,921.60 AOA |
| 1,000 YER | 3,843.20 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-28T12:20:58Z",
"rates": {
"AOA": 3.843196
}
}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": 384.3196,
"rate": 3.843196
}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