Rate Overview
Live
1 SVC = 0.230202 BBD
1 BBD = 4.3440
SVC
Avg
0.230186
High
0.230202
Low
0.230178
Last updated: 4/17/2026, 10:39:48 AM
Quick Conversions
| SVC | BBD |
|---|---|
| 1 SVC | 0.23 BBD |
| 10 SVC | 2.30 BBD |
| 50 SVC | 11.51 BBD |
| 100 SVC | 23.02 BBD |
| 500 SVC | 115.10 BBD |
| 1,000 SVC | 230.20 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-04-17T10:39:48Z",
"rates": {
"BBD": 0.230202
}
}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.0202,
"rate": 0.230202
}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