Rate Overview
Live
1 GYD = 0.038530 SBD
1 SBD = 25.9538
GYD
Avg
0.038383
High
0.038544
Low
0.038091
Last updated: 6/19/2026, 8:26:37 AM
Quick Conversions
| GYD | SBD |
|---|---|
| 1 GYD | 0.04 SBD |
| 10 GYD | 0.39 SBD |
| 50 GYD | 1.93 SBD |
| 100 GYD | 3.85 SBD |
| 500 GYD | 19.27 SBD |
| 1,000 GYD | 38.53 SBD |
Get GYD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GYD¤cies=SBDExample Response:
{
"success": true,
"base": "GYD",
"date": "2026-06-19T08:26:37Z",
"rates": {
"SBD": 0.03853
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GYD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GYD",
"to": "SBD",
"amount": 100
},
"result": 3.853,
"rate": 0.03853
}Build with GYD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key