Rate Overview
Live
1 UAH = 0.039849 AWG
1 AWG = 25.0947
UAH
Avg
0.039873
High
0.039916
Low
0.039838
Last updated: 6/19/2026, 10:36:55 AM
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.92 AWG |
| 1,000 UAH | 39.85 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-06-19T10:36:55Z",
"rates": {
"AWG": 0.039849
}
}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.9849,
"rate": 0.039849
}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