Rate Overview
Live
1 SHP = 10.2271 GTQ
1 GTQ = 0.097779
SHP
Avg
10.2300
High
10.2382
Low
10.2006
Last updated: 5/7/2026, 7:49:37 AM
Quick Conversions
| SHP | GTQ |
|---|---|
| 1 SHP | 10.23 GTQ |
| 10 SHP | 102.27 GTQ |
| 50 SHP | 511.36 GTQ |
| 100 SHP | 1,022.71 GTQ |
| 500 SHP | 5,113.57 GTQ |
| 1,000 SHP | 10,227.13 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-05-07T07:49:37Z",
"rates": {
"GTQ": 10.227133
}
}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": 1022.7133,
"rate": 10.227133
}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