Rate Overview
Live
1 SHP = 10.1517 GTQ
1 GTQ = 0.098505
SHP
Avg
10.2448
High
10.5948
Low
10.0434
Last updated: 7/28/2026, 8:01:58 AM
Quick Conversions
| SHP | GTQ |
|---|---|
| 1 SHP | 10.15 GTQ |
| 10 SHP | 101.52 GTQ |
| 50 SHP | 507.59 GTQ |
| 100 SHP | 1,015.17 GTQ |
| 500 SHP | 5,075.87 GTQ |
| 1,000 SHP | 10,151.75 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-28T08:01:58Z",
"rates": {
"GTQ": 10.151745
}
}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": 1015.1745,
"rate": 10.151745
}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