Rate Overview
Live
1 AWG = 24.8970 UAH
1 UAH = 0.040166
AWG
Avg
24.9437
High
25.0548
Low
24.8761
Last updated: 7/7/2026, 3:03:12 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 24.90 UAH |
| 10 AWG | 248.97 UAH |
| 50 AWG | 1,244.85 UAH |
| 100 AWG | 2,489.70 UAH |
| 500 AWG | 12,448.49 UAH |
| 1,000 AWG | 24,896.98 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-07-07T03:03:12Z",
"rates": {
"UAH": 24.896978
}
}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": 2489.6978,
"rate": 24.896978
}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