Rate Overview
Live
1 SAR = 55.5413 GYD
1 GYD = 0.018005
SAR
Avg
55.6871
High
55.8327
Low
55.5413
Last updated: 7/30/2026, 6:58:33 AM
Quick Conversions
| SAR | GYD |
|---|---|
| 1 SAR | 55.54 GYD |
| 10 SAR | 555.41 GYD |
| 50 SAR | 2,777.07 GYD |
| 100 SAR | 5,554.13 GYD |
| 500 SAR | 27,770.67 GYD |
| 1,000 SAR | 55,541.33 GYD |
Get SAR/GYD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=GYDExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-30T06:58:33Z",
"rates": {
"GYD": 55.541333
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=GYD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "GYD",
"amount": 100
},
"result": 5554.1333,
"rate": 55.541333
}Build with SAR/GYD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key