Rate Overview
Live
1 SYP = 0.009033 BMD
1 BMD = 110.7052
SYP
Avg
0.002103
High
0.009046
Low
0.000076
Last updated: 3/27/2026, 3:10:16 PM
Quick Conversions
| SYP | BMD |
|---|---|
| 1 SYP | 0.01 BMD |
| 10 SYP | 0.09 BMD |
| 50 SYP | 0.45 BMD |
| 100 SYP | 0.90 BMD |
| 500 SYP | 4.52 BMD |
| 1,000 SYP | 9.03 BMD |
Get SYP/BMD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BMDExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-03-27T15:10:16Z",
"rates": {
"BMD": 0.009033
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BMD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BMD",
"amount": 100
},
"result": 0.9033,
"rate": 0.009033
}Build with SYP/BMD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key