Rate Overview
Live
1 SAR = 2.0332 GTQ
1 GTQ = 0.491832
SAR
Avg
2.0382
High
2.0446
Low
2.0332
Last updated: 3/27/2026, 7:50:03 AM
Quick Conversions
| SAR | GTQ |
|---|---|
| 1 SAR | 2.03 GTQ |
| 10 SAR | 20.33 GTQ |
| 50 SAR | 101.66 GTQ |
| 100 SAR | 203.32 GTQ |
| 500 SAR | 1,016.61 GTQ |
| 1,000 SAR | 2,033.21 GTQ |
Get SAR/GTQ Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GTQExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-03-27T07:50:03Z",
"rates": {
"GTQ": 2.033213
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GTQ&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GTQ",
"amount": 100
},
"result": 203.3213,
"rate": 2.033213
}Build with SAR/GTQ Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key