Rate Overview
Live
1 SAR = 55.5533 GYD
1 GYD = 0.018001
SAR
Avg
55.6316
High
55.9289
Low
55.2453
Last updated: 3/27/2026, 1:00:34 PM
Quick Conversions
| SAR | GYD |
|---|---|
| 1 SAR | 55.55 GYD |
| 10 SAR | 555.53 GYD |
| 50 SAR | 2,777.66 GYD |
| 100 SAR | 5,555.33 GYD |
| 500 SAR | 27,776.64 GYD |
| 1,000 SAR | 55,553.28 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-03-27T13:00:34Z",
"rates": {
"GYD": 55.553279
}
}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": 5555.3279,
"rate": 55.553279
}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