Rate Overview
Live
1 UAH = 20.9100 AOA
1 AOA = 0.047824
UAH
Avg
20.9370
High
21.1249
Low
20.8551
Last updated: 3/27/2026, 11:39:01 AM
Quick Conversions
| UAH | AOA |
|---|---|
| 1 UAH | 20.91 AOA |
| 10 UAH | 209.10 AOA |
| 50 UAH | 1,045.50 AOA |
| 100 UAH | 2,091.00 AOA |
| 500 UAH | 10,455.02 AOA |
| 1,000 UAH | 20,910.04 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-03-27T11:39:01Z",
"rates": {
"AOA": 20.910036
}
}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": 2091.0036,
"rate": 20.910036
}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