Rate Overview
Live
1 SAR = 2.0340 GTQ
1 GTQ = 0.491650
SAR
Avg
2.0408
High
2.0689
Low
2.0278
Last updated: 7/29/2026, 6:42:47 AM
Quick Conversions
| SAR | GTQ |
|---|---|
| 1 SAR | 2.03 GTQ |
| 10 SAR | 20.34 GTQ |
| 50 SAR | 101.70 GTQ |
| 100 SAR | 203.40 GTQ |
| 500 SAR | 1,016.98 GTQ |
| 1,000 SAR | 2,033.97 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-07-29T06:42:47Z",
"rates": {
"GTQ": 2.033969
}
}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.3969,
"rate": 2.033969
}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