Rate Overview
Live
1 AWG = 25.0671 UAH
1 UAH = 0.039893
AWG
Avg
25.0883
High
25.1605
Low
25.0671
Last updated: 6/17/2026, 1:33:58 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 25.07 UAH |
| 10 AWG | 250.67 UAH |
| 50 AWG | 1,253.36 UAH |
| 100 AWG | 2,506.71 UAH |
| 500 AWG | 12,533.56 UAH |
| 1,000 AWG | 25,067.11 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-06-17T01:33:58Z",
"rates": {
"UAH": 25.06711
}
}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.711,
"rate": 25.06711
}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