Rate Overview
Live
1 AWG = 25.0676 UAH
1 UAH = 0.039892
AWG
Avg
24.5778
High
25.0689
Low
24.0315
Last updated: 7/26/2026, 12:15:58 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 25.07 UAH |
| 10 AWG | 250.68 UAH |
| 50 AWG | 1,253.38 UAH |
| 100 AWG | 2,506.76 UAH |
| 500 AWG | 12,533.78 UAH |
| 1,000 AWG | 25,067.56 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-26T00:15:58Z",
"rates": {
"UAH": 25.067562
}
}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": 2506.7562,
"rate": 25.067562
}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