Rate Overview
Live
1 AWG = 24.4148 UAH
1 UAH = 0.040959
AWG
Avg
24.3036
High
24.5325
Low
24.0745
Last updated: 3/7/2026, 7:05:36 AM
Quick Conversions
| AWG | UAH |
|---|---|
| 1 AWG | 24.41 UAH |
| 10 AWG | 244.15 UAH |
| 50 AWG | 1,220.74 UAH |
| 100 AWG | 2,441.48 UAH |
| 500 AWG | 12,207.40 UAH |
| 1,000 AWG | 24,414.80 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-03-07T07:05:36Z",
"rates": {
"UAH": 24.414804
}
}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": 2441.4804,
"rate": 24.414804
}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