Rate Overview
Live
1 SVC = 0.114277 BMD
1 BMD = 8.7507
SVC
Avg
0.114283
High
0.114285
Low
0.114277
Last updated: 3/28/2026, 10:40:39 AM
Quick Conversions
| SVC | BMD |
|---|---|
| 1 SVC | 0.11 BMD |
| 10 SVC | 1.14 BMD |
| 50 SVC | 5.71 BMD |
| 100 SVC | 11.43 BMD |
| 500 SVC | 57.14 BMD |
| 1,000 SVC | 114.28 BMD |
Get SVC/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BMDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-03-28T10:40:39Z",
"rates": {
"BMD": 0.114277
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BMD",
"amount": 100
},
"result": 11.4277,
"rate": 0.114277
}Build with SVC/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key