Rate Overview
Live
1 SVC = 0.229794 BZD
1 BZD = 4.3517
SVC
Avg
0.230015
High
0.230933
Low
0.228535
Last updated: 7/31/2026, 7:33:12 AM
Quick Conversions
| SVC | BZD |
|---|---|
| 1 SVC | 0.23 BZD |
| 10 SVC | 2.30 BZD |
| 50 SVC | 11.49 BZD |
| 100 SVC | 22.98 BZD |
| 500 SVC | 114.90 BZD |
| 1,000 SVC | 229.79 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-07-31T07:33:12Z",
"rates": {
"BZD": 0.229794
}
}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.9794,
"rate": 0.229794
}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