Rate Overview
Live
1 BAM = 2.1806 SAR
1 SAR = 0.458587
BAM
Avg
2.1863
High
2.1937
Low
2.1806
Last updated: 7/26/2026, 2:25:45 PM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.18 SAR |
| 10 BAM | 21.81 SAR |
| 50 BAM | 109.03 SAR |
| 100 BAM | 218.06 SAR |
| 500 BAM | 1,090.31 SAR |
| 1,000 BAM | 2,180.61 SAR |
Get BAM/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BAM¤cies=SARExample Response:
{
"success": true,
"base": "BAM",
"date": "2026-07-26T14:25:45Z",
"rates": {
"SAR": 2.180611
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BAM&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BAM",
"to": "SAR",
"amount": 100
},
"result": 218.06109999999998,
"rate": 2.180611
}Build with BAM/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key