Rate Overview
Live
1 SAR = 55.6446 GYD
1 GYD = 0.017971
SAR
Avg
55.7301
High
55.8327
Low
55.6446
Last updated: 7/29/2026, 7:11:49 PM
Quick Conversions
| SAR | GYD |
|---|---|
| 1 SAR | 55.64 GYD |
| 10 SAR | 556.45 GYD |
| 50 SAR | 2,782.23 GYD |
| 100 SAR | 5,564.46 GYD |
| 500 SAR | 27,822.31 GYD |
| 1,000 SAR | 55,644.61 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-29T19:11:49Z",
"rates": {
"GYD": 55.64461
}
}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": 5564.461,
"rate": 55.64461
}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