Rate Overview
Live
1 GMD = 0.109813 SBD
1 SBD = 9.1064
GMD
Avg
0.109163
High
0.109813
Low
0.108329
Last updated: 6/19/2026, 8:22:37 AM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.10 SBD |
| 50 GMD | 5.49 SBD |
| 100 GMD | 10.98 SBD |
| 500 GMD | 54.91 SBD |
| 1,000 GMD | 109.81 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-06-19T08:22:37Z",
"rates": {
"SBD": 0.109813
}
}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.9813,
"rate": 0.109813
}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