Rate Overview
Live
1 GMD = 0.108724 SBD
1 SBD = 9.1976
GMD
Avg
0.109259
High
0.111002
Low
0.108673
Last updated: 7/8/2026, 7:50:47 AM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.09 SBD |
| 50 GMD | 5.44 SBD |
| 100 GMD | 10.87 SBD |
| 500 GMD | 54.36 SBD |
| 1,000 GMD | 108.72 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-07-08T07:50:47Z",
"rates": {
"SBD": 0.108724
}
}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.8724,
"rate": 0.108724
}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