Rate Overview
Live
1 SHP = 10.0434 GTQ
1 GTQ = 0.099568
SHP
Avg
10.1765
High
10.2522
Low
10.0434
Last updated: 6/19/2026, 8:56:55 AM
Quick Conversions
| SHP | GTQ |
|---|---|
| 1 SHP | 10.04 GTQ |
| 10 SHP | 100.43 GTQ |
| 50 SHP | 502.17 GTQ |
| 100 SHP | 1,004.34 GTQ |
| 500 SHP | 5,021.71 GTQ |
| 1,000 SHP | 10,043.41 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-06-19T08:56:55Z",
"rates": {
"GTQ": 10.043415
}
}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": 1004.3415,
"rate": 10.043415
}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