Rate Overview
Live
1 UAH = 0.170165 GTQ
1 GTQ = 5.8766
UAH
Avg
0.173635
High
0.178462
Low
0.169860
Last updated: 7/26/2026, 12:50:19 PM
Quick Conversions
| UAH | GTQ |
|---|---|
| 1 UAH | 0.17 GTQ |
| 10 UAH | 1.70 GTQ |
| 50 UAH | 8.51 GTQ |
| 100 UAH | 17.02 GTQ |
| 500 UAH | 85.08 GTQ |
| 1,000 UAH | 170.17 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-26T12:50:19Z",
"rates": {
"GTQ": 0.170165
}
}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.0165,
"rate": 0.170165
}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