Rate Overview
Live
1 AWG = 25.0723 UAH
1 UAH = 0.039885
AWG
Avg
24.5012
High
25.0870
Low
23.6623
Last updated: 7/28/2026, 2:01:36 PM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 25.07 UAH |
| 10 AWG | 250.72 UAH |
| 50 AWG | 1,253.62 UAH |
| 100 AWG | 2,507.23 UAH |
| 500 AWG | 12,536.17 UAH |
| 1,000 AWG | 25,072.35 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-28T14:01:36Z",
"rates": {
"UAH": 25.072346
}
}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": 2507.2346,
"rate": 25.072346
}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