Rate Overview
Live
1 GMD = 0.107718 SBD
1 SBD = 9.2835
GMD
Avg
0.107795
High
0.108358
Low
0.106972
Last updated: 9/2/2026, 8:25:44 AM
Quick Conversions
| GMD | SBD |
|---|---|
| 1 GMD | 0.11 SBD |
| 10 GMD | 1.08 SBD |
| 50 GMD | 5.39 SBD |
| 100 GMD | 10.77 SBD |
| 500 GMD | 53.86 SBD |
| 1,000 GMD | 107.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-09-02T08:25:44Z",
"rates": {
"SBD": 0.107718
}
}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.771799999999999,
"rate": 0.107718
}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