Rate Overview
Live
1 UAH = 0.039810 AWG
1 AWG = 25.1193
UAH
Avg
0.040037
High
0.040239
Low
0.039810
Last updated: 7/29/2026, 10:53:04 PM
Quick Conversions
| UAH | AWG |
|---|---|
| 1 UAH | 0.04 AWG |
| 10 UAH | 0.40 AWG |
| 50 UAH | 1.99 AWG |
| 100 UAH | 3.98 AWG |
| 500 UAH | 19.90 AWG |
| 1,000 UAH | 39.81 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-07-29T22:53:04Z",
"rates": {
"AWG": 0.03981
}
}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": 3.981,
"rate": 0.03981
}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