Rate Overview
Live
1 UAH = 0.040203 AWG
1 AWG = 24.8738
UAH
Avg
0.039983
High
0.040203
Low
0.039810
Last updated: 8/1/2026, 2:51:12 PM
Quick Conversions
| UAH | AWG |
|---|---|
| 1 UAH | 0.04 AWG |
| 10 UAH | 0.40 AWG |
| 50 UAH | 2.01 AWG |
| 100 UAH | 4.02 AWG |
| 500 UAH | 20.10 AWG |
| 1,000 UAH | 40.20 AWG |
Get UAH/AWG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=AWGExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-08-01T14:51:12Z",
"rates": {
"AWG": 0.040203
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=AWG&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "AWG",
"amount": 100
},
"result": 4.020300000000001,
"rate": 0.040203
}Build with UAH/AWG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key