Rate Overview
Live
1 SAR = 0.449327 BAM
1 BAM = 2.2256
SAR
Avg
0.465867
High
0.511518
Low
0.439961
Last updated: 4/1/2026, 9:08:41 AM
Quick Conversions
| SAR | BAM |
|---|---|
| 1 SAR | 0.45 BAM |
| 10 SAR | 4.49 BAM |
| 50 SAR | 22.47 BAM |
| 100 SAR | 44.93 BAM |
| 500 SAR | 224.66 BAM |
| 1,000 SAR | 449.33 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-04-01T09:08:41Z",
"rates": {
"BAM": 0.449327
}
}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": 44.9327,
"rate": 0.449327
}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