Rate Overview
Live
1 SVC = 0.229872 BZD
1 BZD = 4.3502
SVC
Avg
0.229852
High
0.229872
Low
0.229819
Last updated: 4/17/2026, 6:18:42 AM
Quick Conversions
| SVC | BZD |
|---|---|
| 1 SVC | 0.23 BZD |
| 10 SVC | 2.30 BZD |
| 50 SVC | 11.49 BZD |
| 100 SVC | 22.99 BZD |
| 500 SVC | 114.94 BZD |
| 1,000 SVC | 229.87 BZD |
Get SVC/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BZDExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-04-17T06:18:42Z",
"rates": {
"BZD": 0.229872
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BZD",
"amount": 100
},
"result": 22.987199999999998,
"rate": 0.229872
}Build with SVC/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key