Rate Overview
Live
1 AWG = 25.0349 UAH
1 UAH = 0.039944
AWG
Avg
24.9851
High
25.0349
Low
24.9318
Last updated: 7/23/2026, 7:36:10 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 25.03 UAH |
| 10 AWG | 250.35 UAH |
| 50 AWG | 1,251.74 UAH |
| 100 AWG | 2,503.49 UAH |
| 500 AWG | 12,517.44 UAH |
| 1,000 AWG | 25,034.88 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-23T07:36:10Z",
"rates": {
"UAH": 25.034883
}
}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": 2503.4883,
"rate": 25.034883
}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