Rate Overview
Live
1 BSD = 0.846865 EUR
1 EUR = 1.1808
BSD
Avg
0.852668
High
0.857150
Low
0.846865
Last updated: 4/16/2026, 3:14:09 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.85 EUR |
| 10 BSD | 8.47 EUR |
| 50 BSD | 42.34 EUR |
| 100 BSD | 84.69 EUR |
| 500 BSD | 423.43 EUR |
| 1,000 BSD | 846.87 EUR |
Get BSD/EUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BSD¤cies=EURExample Response:
{
"success": true,
"base": "BSD",
"date": "2026-04-16T03:14:09Z",
"rates": {
"EUR": 0.846865
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BSD&to=EUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BSD",
"to": "EUR",
"amount": 100
},
"result": 84.6865,
"rate": 0.846865
}Build with BSD/EUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key