Rate Overview
Live
1 SAR = 0.450765 BAM
1 BAM = 2.2185
SAR
Avg
0.451545
High
0.452607
Low
0.450765
Last updated: 8/15/2026, 11:33:17 PM
Quick Conversions
| SAR | BAM |
|---|---|
| 1 SAR | 0.45 BAM |
| 10 SAR | 4.51 BAM |
| 50 SAR | 22.54 BAM |
| 100 SAR | 45.08 BAM |
| 500 SAR | 225.38 BAM |
| 1,000 SAR | 450.77 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-08-15T23:33:17Z",
"rates": {
"BAM": 0.450765
}
}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.0765,
"rate": 0.450765
}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