Rate Overview
Live
1 BMD = 3.7604 SAR
1 SAR = 0.265929
BMD
Avg
3.7600
High
3.7622
Low
3.7532
Last updated: 4/17/2026, 7:01:44 PM
Quick Conversions
| BMD | SAR |
|---|---|
| 1 BMD | 3.76 SAR |
| 10 BMD | 37.60 SAR |
| 50 BMD | 188.02 SAR |
| 100 BMD | 376.04 SAR |
| 500 BMD | 1,880.20 SAR |
| 1,000 BMD | 3,760.40 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-04-17T19:01:44Z",
"rates": {
"SAR": 3.7604
}
}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": 376.04,
"rate": 3.7604
}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