Rate Overview
Live
1 UAH = 0.040205 AWG
1 AWG = 24.8725
UAH
Avg
0.040167
High
0.040301
Low
0.040065
Last updated: 9/12/2026, 8:57:08 AM
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.21 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-09-12T08:57:08Z",
"rates": {
"AWG": 0.040205
}
}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.0205,
"rate": 0.040205
}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