Rate Overview
Live
1 UAH = 0.175524 GTQ
1 GTQ = 5.6972
UAH
Avg
0.176312
High
0.177909
Low
0.174691
Last updated: 3/7/2026, 7:42:57 AM
Quick Conversions
| UAH | GTQ |
|---|---|
| 1 UAH | 0.18 GTQ |
| 10 UAH | 1.76 GTQ |
| 50 UAH | 8.78 GTQ |
| 100 UAH | 17.55 GTQ |
| 500 UAH | 87.76 GTQ |
| 1,000 UAH | 175.52 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-07T07:42:57Z",
"rates": {
"GTQ": 0.175524
}
}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.552400000000002,
"rate": 0.175524
}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