Rate Overview
Live
1 SHP = 10.2535 GTQ
1 GTQ = 0.097528
SHP
Avg
10.2901
High
10.3494
Low
10.2256
Last updated: 3/6/2026, 12:18:23 PM
Quick Conversions
| SHP | GTQ |
|---|---|
| 1 SHP | 10.25 GTQ |
| 10 SHP | 102.53 GTQ |
| 50 SHP | 512.67 GTQ |
| 100 SHP | 1,025.35 GTQ |
| 500 SHP | 5,126.75 GTQ |
| 1,000 SHP | 10,253.50 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-06T12:18:23Z",
"rates": {
"GTQ": 10.253498
}
}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": 1025.3498,
"rate": 10.253498
}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