Rate Overview
Live
1 SAR = 0.458345 BAM
1 BAM = 2.1818
SAR
Avg
0.463832
High
0.511518
Low
0.439961
Last updated: 7/24/2026, 9:48:56 AM
Quick Conversions
| SAR | BAM |
|---|---|
| 1 SAR | 0.46 BAM |
| 10 SAR | 4.58 BAM |
| 50 SAR | 22.92 BAM |
| 100 SAR | 45.83 BAM |
| 500 SAR | 229.17 BAM |
| 1,000 SAR | 458.35 BAM |
Get SAR/BAM Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BAMExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-24T09:48:56Z",
"rates": {
"BAM": 0.458345
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BAM&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BAM",
"amount": 100
},
"result": 45.8345,
"rate": 0.458345
}Build with SAR/BAM Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key