Rate Overview
Live
1 SAR = 2.0386 GTQ
1 GTQ = 0.490540
SAR
Avg
2.0397
High
2.0445
Low
2.0381
Last updated: 3/7/2026, 12:30:29 AM
Quick Conversions
| SAR | GTQ |
|---|---|
| 1 SAR | 2.04 GTQ |
| 10 SAR | 20.39 GTQ |
| 50 SAR | 101.93 GTQ |
| 100 SAR | 203.86 GTQ |
| 500 SAR | 1,019.28 GTQ |
| 1,000 SAR | 2,038.57 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-07T00:30:29Z",
"rates": {
"GTQ": 2.038569
}
}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.8569,
"rate": 2.038569
}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