Rate Overview
Live
1 SHP = 10.1417 GTQ
1 GTQ = 0.098603
SHP
Avg
10.2730
High
10.5833
Low
10.0498
Last updated: 7/29/2026, 4:18:20 PM
Quick Conversions
| SHP | GTQ |
|---|---|
| 1 SHP | 10.14 GTQ |
| 10 SHP | 101.42 GTQ |
| 50 SHP | 507.08 GTQ |
| 100 SHP | 1,014.17 GTQ |
| 500 SHP | 5,070.85 GTQ |
| 1,000 SHP | 10,141.70 GTQ |
Get SHP/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=GTQExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-07-29T16:18:20Z",
"rates": {
"GTQ": 10.141697
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "GTQ",
"amount": 100
},
"result": 1014.1697,
"rate": 10.141697
}Build with SHP/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key