Rate Overview
Live
1 SBD = 0.105748 EUR
1 EUR = 9.4564
SBD
Avg
0.106290
High
0.107051
Low
0.105748
Last updated: 5/9/2026, 6:05:04 AM
Quick Conversions
| SBD | EUR |
|---|---|
| 1 SBD | 0.11 EUR |
| 10 SBD | 1.06 EUR |
| 50 SBD | 5.29 EUR |
| 100 SBD | 10.57 EUR |
| 500 SBD | 52.87 EUR |
| 1,000 SBD | 105.75 EUR |
Get SBD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SBD¤cies=EURExample Response:
{
"success": true,
"base": "SBD",
"date": "2026-05-09T06:05:04Z",
"rates": {
"EUR": 0.105748
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SBD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "SBD",
"to": "EUR",
"amount": 100
},
"result": 10.5748,
"rate": 0.105748
}Build with SBD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key