Rate Overview
Live
1 BMD = 13004.71 SYP
1 SYP = 0.000077
BMD
Avg
13004.13
High
13014.83
Low
13000.07
Last updated: 8/23/2026, 11:11:43 AM
Quick Conversions
| BMD | SYP |
|---|---|
| 1 BMD | 13,004.71 SYP |
| 10 BMD | 130,047.07 SYP |
| 50 BMD | 650,235.37 SYP |
| 100 BMD | 1,300,470.74 SYP |
| 500 BMD | 6,502,353.72 SYP |
| 1,000 BMD | 13,004,707.44 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-08-23T11:11:43Z",
"rates": {
"SYP": 13004.707438
}
}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": 1300470.7438,
"rate": 13004.707438
}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