Rate Overview
Live
1 BMD = 110.5844 SYP
1 SYP = 0.009043
BMD
Avg
110.5609
High
110.6312
Low
110.5285
Last updated: 4/16/2026, 11:44:13 PM
Quick Conversions
| BMD | SYP |
|---|---|
| 1 BMD | 110.58 SYP |
| 10 BMD | 1,105.84 SYP |
| 50 BMD | 5,529.22 SYP |
| 100 BMD | 11,058.44 SYP |
| 500 BMD | 55,292.19 SYP |
| 1,000 BMD | 110,584.39 SYP |
Get BMD/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SYPExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-04-16T23:44:13Z",
"rates": {
"SYP": 110.584386
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SYP",
"amount": 100
},
"result": 11058.4386,
"rate": 110.584386
}Build with BMD/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key