Rate Overview
Live
1 GMD = 0.110281 SBD
1 SBD = 9.0677
GMD
Avg
0.109665
High
0.110507
Low
0.108319
Last updated: 4/17/2026, 6:10:19 AM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.10 SBD |
| 50 GMD | 5.51 SBD |
| 100 GMD | 11.03 SBD |
| 500 GMD | 55.14 SBD |
| 1,000 GMD | 110.28 SBD |
Get GMD/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=GMD¤cies=SBDExample Response:
{
"success": true,
"base": "GMD",
"date": "2026-04-17T06:10:19Z",
"rates": {
"SBD": 0.110281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=GMD&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "GMD",
"to": "SBD",
"amount": 100
},
"result": 11.0281,
"rate": 0.110281
}Build with GMD/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key