Rate Overview
Live
1 BMD = 110.5308 SYP
1 SYP = 0.009047
BMD
Avg
110.5680
High
110.7351
Low
110.5249
Last updated: 5/7/2026, 1:17:05 AM
Quick Conversions
| BMD | SYP |
|---|---|
| 1 BMD | 110.53 SYP |
| 10 BMD | 1,105.31 SYP |
| 50 BMD | 5,526.54 SYP |
| 100 BMD | 11,053.08 SYP |
| 500 BMD | 55,265.38 SYP |
| 1,000 BMD | 110,530.76 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-05-07T01:17:05Z",
"rates": {
"SYP": 110.530755
}
}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": 11053.075499999999,
"rate": 110.530755
}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