Rate Overview
Live
1 AWG = 25.0374 UAH
1 UAH = 0.039940
AWG
Avg
25.0157
High
25.0676
Low
24.9479
Last updated: 7/26/2026, 9:25:05 PM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 25.04 UAH |
| 10 AWG | 250.37 UAH |
| 50 AWG | 1,251.87 UAH |
| 100 AWG | 2,503.74 UAH |
| 500 AWG | 12,518.69 UAH |
| 1,000 AWG | 25,037.39 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-26T21:25:05Z",
"rates": {
"UAH": 25.037387
}
}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.7387,
"rate": 25.037387
}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