Rate Overview
Live
1 BSD = 0.879508 EUR
1 EUR = 1.1370
BSD
Avg
0.876605
High
0.879508
Low
0.874305
Last updated: 7/25/2026, 12:00:20 AM
Quick Conversions
| BSD | EUR |
|---|---|
| 1 BSD | 0.88 EUR |
| 10 BSD | 8.80 EUR |
| 50 BSD | 43.98 EUR |
| 100 BSD | 87.95 EUR |
| 500 BSD | 439.75 EUR |
| 1,000 BSD | 879.51 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-07-25T00:00:20Z",
"rates": {
"EUR": 0.879508
}
}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": 87.9508,
"rate": 0.879508
}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