Rate Overview
Live
1 BBD = 4.6522 SEK
1 SEK = 0.214952
BBD
Avg
4.6662
High
4.6886
Low
4.6365
Last updated: 5/27/2026, 3:39:12 AM
Quick Conversions
| BBD | SEK |
|---|---|
| 1 BBD | 4.65 SEK |
| 10 BBD | 46.52 SEK |
| 50 BBD | 232.61 SEK |
| 100 BBD | 465.22 SEK |
| 500 BBD | 2,326.10 SEK |
| 1,000 BBD | 4,652.20 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-05-27T03:39:12Z",
"rates": {
"SEK": 4.652195
}
}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": 465.2195,
"rate": 4.652195
}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