Rate Overview
Live
1 SVC = 0.874049 GTQ
1 GTQ = 1.1441
SVC
Avg
0.879007
High
0.886063
Low
0.873806
Last updated: 3/27/2026, 5:06:17 PM
Quick Conversions
| SVC | GTQ |
|---|---|
| 1 SVC | 0.87 GTQ |
| 10 SVC | 8.74 GTQ |
| 50 SVC | 43.70 GTQ |
| 100 SVC | 87.40 GTQ |
| 500 SVC | 437.02 GTQ |
| 1,000 SVC | 874.05 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-03-27T17:06:17Z",
"rates": {
"GTQ": 0.874049
}
}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.4049,
"rate": 0.874049
}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