Rate Overview
Live
1 BZD = 54.9083 SYP
1 SYP = 0.018212
BZD
Avg
54.9149
High
54.9692
Low
54.8693
Last updated: 7/4/2026, 12:32:00 AM
Quick Conversions
| BZD | SYP |
|---|---|
| 1 BZD | 54.91 SYP |
| 10 BZD | 549.08 SYP |
| 50 BZD | 2,745.41 SYP |
| 100 BZD | 5,490.83 SYP |
| 500 BZD | 27,454.13 SYP |
| 1,000 BZD | 54,908.26 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-07-04T00:32:00Z",
"rates": {
"SYP": 54.908256
}
}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": 5490.8256,
"rate": 54.908256
}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