Rate Overview
Live
1 AWG = 24.8794 UAH
1 UAH = 0.040194
AWG
Avg
24.8992
High
24.9621
Low
24.8546
Last updated: 9/2/2026, 4:37:26 PM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 24.88 UAH |
| 10 AWG | 248.79 UAH |
| 50 AWG | 1,243.97 UAH |
| 100 AWG | 2,487.94 UAH |
| 500 AWG | 12,439.70 UAH |
| 1,000 AWG | 24,879.40 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-09-02T16:37:26Z",
"rates": {
"UAH": 24.879398
}
}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": 2487.9397999999997,
"rate": 24.879398
}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