Rate Overview
Live
1 SVC = 0.871467 GTQ
1 GTQ = 1.1475
SVC
Avg
0.871770
High
0.872644
Low
0.871036
Last updated: 7/10/2026, 3:00:24 AM
Quick Conversions
| SVC | GTQ |
|---|---|
| 1 SVC | 0.87 GTQ |
| 10 SVC | 8.71 GTQ |
| 50 SVC | 43.57 GTQ |
| 100 SVC | 87.15 GTQ |
| 500 SVC | 435.73 GTQ |
| 1,000 SVC | 871.47 GTQ |
Get SVC/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=GTQExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-07-10T03:00:24Z",
"rates": {
"GTQ": 0.871467
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "GTQ",
"amount": 100
},
"result": 87.1467,
"rate": 0.871467
}Build with SVC/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key