Rate Overview
Live
1 SVC = 0.876668 GTQ
1 GTQ = 1.1407
SVC
Avg
0.876563
High
0.877211
Low
0.876027
Last updated: 3/7/2026, 9:18:10 AM
Quick Conversions
| SVC | GTQ |
|---|---|
| 1 SVC | 0.88 GTQ |
| 10 SVC | 8.77 GTQ |
| 50 SVC | 43.83 GTQ |
| 100 SVC | 87.67 GTQ |
| 500 SVC | 438.33 GTQ |
| 1,000 SVC | 876.67 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-07T09:18:10Z",
"rates": {
"GTQ": 0.876668
}
}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.6668,
"rate": 0.876668
}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