Rate Overview
Live
1 UAH = 20.4472 AOA
1 AOA = 0.048906
UAH
Avg
20.4654
High
20.6627
Low
20.3537
Last updated: 7/30/2026, 6:42:43 AM
Quick Conversions
| UAH | AOA |
|---|---|
| 1 UAH | 20.45 AOA |
| 10 UAH | 204.47 AOA |
| 50 UAH | 1,022.36 AOA |
| 100 UAH | 2,044.72 AOA |
| 500 UAH | 10,223.61 AOA |
| 1,000 UAH | 20,447.21 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-30T06:42:43Z",
"rates": {
"AOA": 20.447212
}
}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": 2044.7212,
"rate": 20.447212
}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