Rate Overview
Live
1 GHS = 0.699882 GTQ
1 GTQ = 1.4288
GHS
Avg
0.690368
High
0.731192
Low
0.608526
Last updated: 3/27/2026, 1:27:24 PM
Quick Conversions
| GHS | GTQ |
|---|---|
| 1 GHS | 0.70 GTQ |
| 10 GHS | 7.00 GTQ |
| 50 GHS | 34.99 GTQ |
| 100 GHS | 69.99 GTQ |
| 500 GHS | 349.94 GTQ |
| 1,000 GHS | 699.88 GTQ |
Get GHS/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GHS¤cies=GTQExample Response:
{
"success": true,
"base": "GHS",
"date": "2026-03-27T13:27:24Z",
"rates": {
"GTQ": 0.699882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GHS&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "GHS",
"to": "GTQ",
"amount": 100
},
"result": 69.9882,
"rate": 0.699882
}Build with GHS/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key