Rate Overview
Live
1 AWG = 24.7353 UAH
1 UAH = 0.040428
AWG
Avg
24.7008
High
24.7353
Low
24.6616
Last updated: 5/27/2026, 10:40:00 PM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 24.74 UAH |
| 10 AWG | 247.35 UAH |
| 50 AWG | 1,236.77 UAH |
| 100 AWG | 2,473.53 UAH |
| 500 AWG | 12,367.65 UAH |
| 1,000 AWG | 24,735.31 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-05-27T22:40:00Z",
"rates": {
"UAH": 24.735307
}
}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": 2473.5307,
"rate": 24.735307
}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