Rate Overview
Live
1 GMD = 0.109578 SBD
1 SBD = 9.1259
GMD
Avg
0.109795
High
0.111054
Low
0.109500
Last updated: 3/7/2026, 3:22:34 AM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.10 SBD |
| 50 GMD | 5.48 SBD |
| 100 GMD | 10.96 SBD |
| 500 GMD | 54.79 SBD |
| 1,000 GMD | 109.58 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-03-07T03:22:34Z",
"rates": {
"SBD": 0.109578
}
}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.957799999999999,
"rate": 0.109578
}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