Rate Overview
Live
1 ANG = 24.8728 UAH
1 UAH = 0.040204
ANG
Avg
24.9306
High
25.0223
Low
24.7937
Last updated: 6/16/2026, 1:29:20 PM
Quick Conversions
| ANG | UAH |
|---|---|
| 1 ANG | 24.87 UAH |
| 10 ANG | 248.73 UAH |
| 50 ANG | 1,243.64 UAH |
| 100 ANG | 2,487.29 UAH |
| 500 ANG | 12,436.43 UAH |
| 1,000 ANG | 24,872.85 UAH |
Get ANG/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=ANG¤cies=UAHExample Response:
{
"success": true,
"base": "ANG",
"date": "2026-06-16T13:29:20Z",
"rates": {
"UAH": 24.87285
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=ANG&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "ANG",
"to": "UAH",
"amount": 100
},
"result": 2487.285,
"rate": 24.87285
}Build with ANG/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key