Rate Overview
Live
1 BMD = 13000.88 SYP
1 SYP = 0.000077
BMD
Avg
1722.07
High
13006.50
Low
110.5026
Last updated: 8/21/2026, 7:15:02 PM
Quick Conversions
| BMD | SYP |
|---|---|
| 1 BMD | 13,000.88 SYP |
| 10 BMD | 130,008.83 SYP |
| 50 BMD | 650,044.13 SYP |
| 100 BMD | 1,300,088.25 SYP |
| 500 BMD | 6,500,441.27 SYP |
| 1,000 BMD | 13,000,882.54 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-21T19:15:02Z",
"rates": {
"SYP": 13000.88254
}
}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": 1300088.254,
"rate": 13000.88254
}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