Rate Overview
Live
1 YER = 3.8500 AOA
1 AOA = 0.259739
YER
Avg
3.8534
High
3.9200
Low
3.8395
Last updated: 6/29/2026, 11:39:39 PM
Quick Conversions
| YER | AOA |
|---|---|
| 1 YER | 3.85 AOA |
| 10 YER | 38.50 AOA |
| 50 YER | 192.50 AOA |
| 100 YER | 385.00 AOA |
| 500 YER | 1,925.01 AOA |
| 1,000 YER | 3,850.02 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-06-29T23:39:39Z",
"rates": {
"AOA": 3.850016
}
}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.0016,
"rate": 3.850016
}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