Rate Overview
Live
1 GMD = 0.108502 SBD
1 SBD = 9.2164
GMD
Avg
0.109773
High
0.111360
Low
0.107809
Last updated: 5/27/2026, 6:21:15 PM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.09 SBD |
| 50 GMD | 5.43 SBD |
| 100 GMD | 10.85 SBD |
| 500 GMD | 54.25 SBD |
| 1,000 GMD | 108.50 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-05-27T18:21:15Z",
"rates": {
"SBD": 0.108502
}
}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": 10.850200000000001,
"rate": 0.108502
}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