Rate Overview
Live
1 BMD = 3.7523 SAR
1 SAR = 0.266500
BMD
Avg
3.7412
High
3.7633
Low
3.7077
Last updated: 3/28/2026, 12:18:22 PM
Quick Conversions
| BMD | SAR |
|---|---|
| 1 BMD | 3.75 SAR |
| 10 BMD | 37.52 SAR |
| 50 BMD | 187.62 SAR |
| 100 BMD | 375.23 SAR |
| 500 BMD | 1,876.17 SAR |
| 1,000 BMD | 3,752.35 SAR |
Get BMD/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BMD¤cies=SARExample Response:
{
"success": true,
"base": "BMD",
"date": "2026-03-28T12:18:22Z",
"rates": {
"SAR": 3.752349
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BMD&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BMD",
"to": "SAR",
"amount": 100
},
"result": 375.23490000000004,
"rate": 3.752349
}Build with BMD/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key