Rate Overview
Live
1 GYD = 0.038192 SBD
1 SBD = 26.1835
GYD
Avg
0.039480
High
0.040692
Low
0.038192
Last updated: 5/27/2026, 5:16:22 PM
Quick Conversions
| GYD | SBD |
|---|---|
| 1 GYD | 0.04 SBD |
| 10 GYD | 0.38 SBD |
| 50 GYD | 1.91 SBD |
| 100 GYD | 3.82 SBD |
| 500 GYD | 19.10 SBD |
| 1,000 GYD | 38.19 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-05-27T17:16:22Z",
"rates": {
"SBD": 0.038192
}
}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.8191999999999995,
"rate": 0.038192
}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