Rate Overview
Live
1 BMD = 110.5321 SYP
1 SYP = 0.009047
BMD
Avg
110.5448
High
110.6002
Low
110.5161
Last updated: 7/2/2026, 10:19:04 AM
Quick Conversions
| BMD | SYP |
|---|---|
| 1 BMD | 110.53 SYP |
| 10 BMD | 1,105.32 SYP |
| 50 BMD | 5,526.60 SYP |
| 100 BMD | 11,053.21 SYP |
| 500 BMD | 55,266.05 SYP |
| 1,000 BMD | 110,532.10 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-07-02T10:19:04Z",
"rates": {
"SYP": 110.532095
}
}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.209499999999,
"rate": 110.532095
}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