Rate Overview
Live
1 SVC = 0.229927 BZD
1 BZD = 4.3492
SVC
Avg
0.230035
High
0.230220
Low
0.229860
Last updated: 7/8/2026, 2:10:00 AM
Quick Conversions
| SVC | BZD |
|---|---|
| 1 SVC | 0.23 BZD |
| 10 SVC | 2.30 BZD |
| 50 SVC | 11.50 BZD |
| 100 SVC | 22.99 BZD |
| 500 SVC | 114.96 BZD |
| 1,000 SVC | 229.93 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-08T02:10:00Z",
"rates": {
"BZD": 0.229927
}
}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.9927,
"rate": 0.229927
}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