Rate Overview
Live
1 SYP = 0.000154 BZD
1 BZD = 6493.51
SYP
Avg
0.000154
High
0.000155
Low
0.000154
Last updated: 8/21/2026, 6:36:32 AM
Quick Conversions
| SYP | BZD |
|---|---|
| 1 SYP | 0.00 BZD |
| 10 SYP | 0.00 BZD |
| 50 SYP | 0.01 BZD |
| 100 SYP | 0.02 BZD |
| 500 SYP | 0.08 BZD |
| 1,000 SYP | 0.15 BZD |
Get SYP/BZD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BZDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-08-21T06:36:32Z",
"rates": {
"BZD": 0.000154
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BZD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BZD",
"amount": 100
},
"result": 0.0154,
"rate": 0.000154
}Build with SYP/BZD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key