Rate Overview
Live
1 GYD = 0.018004 SAR
1 SAR = 55.5432
GYD
Avg
0.017957
High
0.018004
Low
0.017910
Last updated: 7/30/2026, 4:47:45 AM
Quick Conversions
| GYD | SAR |
|---|---|
| 1 GYD | 0.02 SAR |
| 10 GYD | 0.18 SAR |
| 50 GYD | 0.90 SAR |
| 100 GYD | 1.80 SAR |
| 500 GYD | 9.00 SAR |
| 1,000 GYD | 18.00 SAR |
Get GYD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SARExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-07-30T04:47:45Z",
"rates": {
"SAR": 0.018004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SAR",
"amount": 100
},
"result": 1.8004,
"rate": 0.018004
}Build with GYD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key