Rate Overview
Live
1 BAM = 2.1862 SAR
1 SAR = 0.457405
BAM
Avg
2.1602
High
2.2729
Low
1.9550
Last updated: 7/27/2026, 8:34:06 AM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.19 SAR |
| 10 BAM | 21.86 SAR |
| 50 BAM | 109.31 SAR |
| 100 BAM | 218.62 SAR |
| 500 BAM | 1,093.12 SAR |
| 1,000 BAM | 2,186.25 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-27T08:34:06Z",
"rates": {
"SAR": 2.186248
}
}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.6248,
"rate": 2.186248
}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