Rate Overview
Live
1 GMD = 0.109283 SBD
1 SBD = 9.1506
GMD
Avg
0.109329
High
0.110165
Low
0.108484
Last updated: 5/7/2026, 12:32:07 PM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.09 SBD |
| 50 GMD | 5.46 SBD |
| 100 GMD | 10.93 SBD |
| 500 GMD | 54.64 SBD |
| 1,000 GMD | 109.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-05-07T12:32:07Z",
"rates": {
"SBD": 0.109283
}
}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.9283,
"rate": 0.109283
}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