Rate Overview
Live
1 BZD = 55.0724 SYP
1 SYP = 0.018158
BZD
Avg
54.9945
High
55.0724
Low
54.9369
Last updated: 5/7/2026, 1:26:24 AM
Quick Conversions
| BZD | SYP |
|---|---|
| 1 BZD | 55.07 SYP |
| 10 BZD | 550.72 SYP |
| 50 BZD | 2,753.62 SYP |
| 100 BZD | 5,507.24 SYP |
| 500 BZD | 27,536.19 SYP |
| 1,000 BZD | 55,072.38 SYP |
Get BZD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BZD¤cies=SYPExample Response:
{
"success": true,
"base": "BZD",
"date": "2026-05-07T01:26:24Z",
"rates": {
"SYP": 55.072377
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BZD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BZD",
"to": "SYP",
"amount": 100
},
"result": 5507.237700000001,
"rate": 55.072377
}Build with BZD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key