Rate Overview
Live
1 UAH = 20.7519 AOA
1 AOA = 0.048188
UAH
Avg
21.6048
High
22.3461
Low
20.7519
Last updated: 5/27/2026, 9:44:30 PM
Quick Conversions
| UAH | AOA |
|---|---|
| 1 UAH | 20.75 AOA |
| 10 UAH | 207.52 AOA |
| 50 UAH | 1,037.60 AOA |
| 100 UAH | 2,075.19 AOA |
| 500 UAH | 10,375.97 AOA |
| 1,000 UAH | 20,751.94 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-05-27T21:44:30Z",
"rates": {
"AOA": 20.751938
}
}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": 2075.1938,
"rate": 20.751938
}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