Rate Overview
Live
1 AWG = 24.3540 UAH
1 UAH = 0.041061
AWG
Avg
24.4728
High
24.5588
Low
24.3540
Last updated: 3/28/2026, 9:26:27 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 24.35 UAH |
| 10 AWG | 243.54 UAH |
| 50 AWG | 1,217.70 UAH |
| 100 AWG | 2,435.40 UAH |
| 500 AWG | 12,177.00 UAH |
| 1,000 AWG | 24,354.00 UAH |
Get AWG/UAH Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=AWG¤cies=UAHExample Response:
{
"success": true,
"base": "AWG",
"date": "2026-03-28T09:26:27Z",
"rates": {
"UAH": 24.353995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=AWG&to=UAH&amount=100Example Response:
{
"success": true,
"query": {
"from": "AWG",
"to": "UAH",
"amount": 100
},
"result": 2435.3995,
"rate": 24.353995
}Build with AWG/UAH Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key