Rate Overview
Live
1 SYP = 0.018217 BZD
1 BZD = 54.8938
SYP
Avg
0.018197
High
0.018240
Low
0.018084
Last updated: 3/7/2026, 1:40:27 AM
Quick Conversions
| SYP | BZD |
|---|---|
| 1 SYP | 0.02 BZD |
| 10 SYP | 0.18 BZD |
| 50 SYP | 0.91 BZD |
| 100 SYP | 1.82 BZD |
| 500 SYP | 9.11 BZD |
| 1,000 SYP | 18.22 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-03-07T01:40:27Z",
"rates": {
"BZD": 0.018217
}
}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": 1.8217,
"rate": 0.018217
}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