Rate Overview
Live
1 BMD = 110.7946 SYP
1 SYP = 0.009026
BMD
Avg
110.6860
High
111.4016
Low
110.5250
Last updated: 3/7/2026, 4:43:18 AM
Quick Conversions
| BMD | SYP |
|---|---|
| 1 BMD | 110.79 SYP |
| 10 BMD | 1,107.95 SYP |
| 50 BMD | 5,539.73 SYP |
| 100 BMD | 11,079.46 SYP |
| 500 BMD | 55,397.31 SYP |
| 1,000 BMD | 110,794.62 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-03-07T04:43:18Z",
"rates": {
"SYP": 110.794617
}
}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": 11079.4617,
"rate": 110.794617
}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