Rate Overview
Live
1 UAH = 0.170078 GTQ
1 GTQ = 5.8797
UAH
Avg
0.170188
High
0.170581
Low
0.169979
Last updated: 7/28/2026, 1:20:00 PM
Quick Conversions
| UAH | GTQ |
|---|---|
| 1 UAH | 0.17 GTQ |
| 10 UAH | 1.70 GTQ |
| 50 UAH | 8.50 GTQ |
| 100 UAH | 17.01 GTQ |
| 500 UAH | 85.04 GTQ |
| 1,000 UAH | 170.08 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-07-28T13:20:00Z",
"rates": {
"GTQ": 0.170078
}
}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.0078,
"rate": 0.170078
}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