Rate Overview
Live
1 BBD = 4.8148 SEK
1 SEK = 0.207693
BBD
Avg
4.7934
High
4.8184
Low
4.7589
Last updated: 9/3/2026, 2:15:11 AM
Quick Conversions
| BBD | SEK |
|---|---|
| 1 BBD | 4.81 SEK |
| 10 BBD | 48.15 SEK |
| 50 BBD | 240.74 SEK |
| 100 BBD | 481.48 SEK |
| 500 BBD | 2,407.40 SEK |
| 1,000 BBD | 4,814.80 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-09-03T02:15:11Z",
"rates": {
"SEK": 4.8148
}
}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": 481.48,
"rate": 4.8148
}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