Rate Overview
Live
1 UAH = 20.5653 AOA
1 AOA = 0.048626
UAH
Avg
21.3598
High
22.2797
Low
20.3904
Last updated: 7/31/2026, 9:11:44 AM
Quick Conversions
| UAH | AOA |
|---|---|
| 1 UAH | 20.57 AOA |
| 10 UAH | 205.65 AOA |
| 50 UAH | 1,028.27 AOA |
| 100 UAH | 2,056.53 AOA |
| 500 UAH | 10,282.67 AOA |
| 1,000 UAH | 20,565.34 AOA |
Get UAH/AOA Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=AOAExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-07-31T09:11:44Z",
"rates": {
"AOA": 20.565337
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=AOA&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "AOA",
"amount": 100
},
"result": 2056.5337,
"rate": 20.565337
}Build with UAH/AOA Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key