Rate Overview
Live
1 GYD = 0.017974 SAR
1 SAR = 55.6359
GYD
Avg
0.017987
High
0.018021
Low
0.017948
Last updated: 4/17/2026, 6:21:34 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 | 8.99 SAR |
| 1,000 GYD | 17.97 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-04-17T06:21:34Z",
"rates": {
"SAR": 0.017974
}
}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.7974,
"rate": 0.017974
}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