Rate Overview
Live
1 UAH = 20.9874 AOA
1 AOA = 0.047648
UAH
Avg
21.0917
High
21.1379
Low
20.9874
Last updated: 4/17/2026, 6:30:37 AM
Quick Conversions
| UAH | AOA |
|---|---|
| 1 UAH | 20.99 AOA |
| 10 UAH | 209.87 AOA |
| 50 UAH | 1,049.37 AOA |
| 100 UAH | 2,098.74 AOA |
| 500 UAH | 10,493.70 AOA |
| 1,000 UAH | 20,987.40 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-04-17T06:30:37Z",
"rates": {
"AOA": 20.987397
}
}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": 2098.7397,
"rate": 20.987397
}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