Rate Overview
Live
1 SVC = 0.230924 BBD
1 BBD = 4.3304
SVC
Avg
0.230338
High
0.230924
Low
0.230134
Last updated: 5/7/2026, 4:38:26 PM
Quick Conversions
| SVC | BBD |
|---|---|
| 1 SVC | 0.23 BBD |
| 10 SVC | 2.31 BBD |
| 50 SVC | 11.55 BBD |
| 100 SVC | 23.09 BBD |
| 500 SVC | 115.46 BBD |
| 1,000 SVC | 230.92 BBD |
Get SVC/BBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BBDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-07T16:38:26Z",
"rates": {
"BBD": 0.230924
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BBD",
"amount": 100
},
"result": 23.092399999999998,
"rate": 0.230924
}Build with SVC/BBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key