Rate Overview
Live
1 BBD = 4.3443 SVC
1 SVC = 0.230185
BBD
Avg
4.3444
High
4.3445
Low
4.3442
Last updated: 4/16/2026, 2:40:56 AM
Quick Conversions
| BBD | SVC |
|---|---|
| 1 BBD | 4.34 SVC |
| 10 BBD | 43.44 SVC |
| 50 BBD | 217.22 SVC |
| 100 BBD | 434.43 SVC |
| 500 BBD | 2,172.17 SVC |
| 1,000 BBD | 4,344.33 SVC |
Get BBD/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BBD¤cies=SVCExample Response:
{
"success": true,
"base": "BBD",
"date": "2026-04-16T02:40:56Z",
"rates": {
"SVC": 4.34433
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BBD&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BBD",
"to": "SVC",
"amount": 100
},
"result": 434.43300000000005,
"rate": 4.34433
}Build with BBD/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key