Rate Overview
Live
1 SAR = 0.441472 BAM
1 BAM = 2.2651
SAR
Avg
0.442950
High
0.444877
Low
0.440467
Last updated: 4/17/2026, 3:58:28 AM
Quick Conversions
| SAR | BAM |
|---|---|
| 1 SAR | 0.44 BAM |
| 10 SAR | 4.41 BAM |
| 50 SAR | 22.07 BAM |
| 100 SAR | 44.15 BAM |
| 500 SAR | 220.74 BAM |
| 1,000 SAR | 441.47 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-17T03:58:28Z",
"rates": {
"BAM": 0.441472
}
}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.1472,
"rate": 0.441472
}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