Rate Overview
Live
1 ANG = 24.8527 UAH
1 UAH = 0.040237
ANG
Avg
24.8531
High
25.0466
Low
24.6348
Last updated: 7/19/2026, 9:50:08 PM
Quick Conversions
| ANG | UAH |
|---|---|
| 1 ANG | 24.85 UAH |
| 10 ANG | 248.53 UAH |
| 50 ANG | 1,242.64 UAH |
| 100 ANG | 2,485.27 UAH |
| 500 ANG | 12,426.37 UAH |
| 1,000 ANG | 24,852.73 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-07-19T21:50:08Z",
"rates": {
"UAH": 24.85273
}
}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": 2485.273,
"rate": 24.85273
}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