Rate Overview
Live
1 AWG = 24.9727 UAH
1 UAH = 0.040044
AWG
Avg
25.0117
High
25.0579
Low
24.9727
Last updated: 8/15/2026, 2:35:13 PM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 24.97 UAH |
| 10 AWG | 249.73 UAH |
| 50 AWG | 1,248.64 UAH |
| 100 AWG | 2,497.27 UAH |
| 500 AWG | 12,486.36 UAH |
| 1,000 AWG | 24,972.72 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-08-15T14:35:13Z",
"rates": {
"UAH": 24.972716
}
}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": 2497.2716,
"rate": 24.972716
}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