Rate Overview
Live
1 AWG = 25.0196 UAH
1 UAH = 0.039969
AWG
Avg
24.4815
High
25.0870
Low
23.6623
Last updated: 7/22/2026, 4:22:51 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 25.02 UAH |
| 10 AWG | 250.20 UAH |
| 50 AWG | 1,250.98 UAH |
| 100 AWG | 2,501.96 UAH |
| 500 AWG | 12,509.82 UAH |
| 1,000 AWG | 25,019.63 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-22T04:22:51Z",
"rates": {
"UAH": 25.019634
}
}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": 2501.9634,
"rate": 25.019634
}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