Rate Overview
Live
1 BBD = 4.5742 SEK
1 SEK = 0.218616
BBD
Avg
4.5952
High
4.6354
Low
4.5505
Last updated: 4/16/2026, 11:35:56 PM
Quick Conversions
| BBD | SEK |
|---|---|
| 1 BBD | 4.57 SEK |
| 10 BBD | 45.74 SEK |
| 50 BBD | 228.71 SEK |
| 100 BBD | 457.42 SEK |
| 500 BBD | 2,287.12 SEK |
| 1,000 BBD | 4,574.23 SEK |
Get BBD/SEK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SEKExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T23:35:56Z",
"rates": {
"SEK": 4.57423
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SEK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SEK",
"amount": 100
},
"result": 457.423,
"rate": 4.57423
}Build with BBD/SEK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key