Rate Overview
Live
1 UAH = 0.171263 GTQ
1 GTQ = 5.8390
UAH
Avg
0.170944
High
0.171650
Low
0.170071
Last updated: 7/9/2026, 4:01:19 AM
Quick Conversions
| UAH | GTQ |
|---|---|
| 1 UAH | 0.17 GTQ |
| 10 UAH | 1.71 GTQ |
| 50 UAH | 8.56 GTQ |
| 100 UAH | 17.13 GTQ |
| 500 UAH | 85.63 GTQ |
| 1,000 UAH | 171.26 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-09T04:01:19Z",
"rates": {
"GTQ": 0.171263
}
}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.1263,
"rate": 0.171263
}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