Rate Overview
Live
1 SHP = 10.2042 GTQ
1 GTQ = 0.097999
SHP
Avg
10.1336
High
10.4977
Low
9.5759
Last updated: 3/27/2026, 1:43:58 PM
Quick Conversions
| SHP | GTQ |
|---|---|
| 1 SHP | 10.20 GTQ |
| 10 SHP | 102.04 GTQ |
| 50 SHP | 510.21 GTQ |
| 100 SHP | 1,020.42 GTQ |
| 500 SHP | 5,102.12 GTQ |
| 1,000 SHP | 10,204.23 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-03-27T13:43:58Z",
"rates": {
"GTQ": 10.204231
}
}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": 1020.4231,
"rate": 10.204231
}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