Rate Overview
Live
1 UAH = 20.8653 AOA
1 AOA = 0.047926
UAH
Avg
20.8737
High
20.9328
Low
20.8210
Last updated: 5/7/2026, 2:58:50 PM
Quick Conversions
| UAH | AOA |
|---|---|
| 1 UAH | 20.87 AOA |
| 10 UAH | 208.65 AOA |
| 50 UAH | 1,043.27 AOA |
| 100 UAH | 2,086.53 AOA |
| 500 UAH | 10,432.65 AOA |
| 1,000 UAH | 20,865.30 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-07T14:58:50Z",
"rates": {
"AOA": 20.8653
}
}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": 2086.53,
"rate": 20.8653
}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