Rate Overview
Live
1 UAH = 0.174598 GTQ
1 GTQ = 5.7274
UAH
Avg
0.175000
High
0.177909
Low
0.173321
Last updated: 3/28/2026, 12:25:50 PM
Quick Conversions
| UAH | GTQ |
|---|---|
| 1 UAH | 0.17 GTQ |
| 10 UAH | 1.75 GTQ |
| 50 UAH | 8.73 GTQ |
| 100 UAH | 17.46 GTQ |
| 500 UAH | 87.30 GTQ |
| 1,000 UAH | 174.60 GTQ |
Get UAH/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=UAH¤cies=GTQExample Response:
{
"success": true,
"base": "UAH",
"date": "2026-03-28T12:25:50Z",
"rates": {
"GTQ": 0.174598
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=UAH&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "UAH",
"to": "GTQ",
"amount": 100
},
"result": 17.4598,
"rate": 0.174598
}Build with UAH/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key