Rate Overview
Live
1 SAR = 2.0326 GTQ
1 GTQ = 0.491980
SAR
Avg
2.0335
High
2.0350
Low
2.0318
Last updated: 8/17/2026, 10:05:02 PM
Quick Conversions
| SAR | GTQ |
|---|---|
| 1 SAR | 2.03 GTQ |
| 10 SAR | 20.33 GTQ |
| 50 SAR | 101.63 GTQ |
| 100 SAR | 203.26 GTQ |
| 500 SAR | 1,016.30 GTQ |
| 1,000 SAR | 2,032.60 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-08-17T22:05:02Z",
"rates": {
"GTQ": 2.032604
}
}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.2604,
"rate": 2.032604
}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