Rate Overview
Live
1 SAR = 2.0314 GTQ
1 GTQ = 0.492269
SAR
Avg
2.0324
High
2.0335
Low
2.0314
Last updated: 5/29/2026, 2:40:14 PM
Quick Conversions
| SAR | GTQ |
|---|---|
| 1 SAR | 2.03 GTQ |
| 10 SAR | 20.31 GTQ |
| 50 SAR | 101.57 GTQ |
| 100 SAR | 203.14 GTQ |
| 500 SAR | 1,015.70 GTQ |
| 1,000 SAR | 2,031.41 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-05-29T14:40:14Z",
"rates": {
"GTQ": 2.031409
}
}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.1409,
"rate": 2.031409
}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