Rate Overview
Live
1 BAM = 2.1920 SAR
1 SAR = 0.456197
BAM
Avg
2.1896
High
2.1937
Low
2.1829
Last updated: 7/6/2026, 9:27:10 AM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.19 SAR |
| 10 BAM | 21.92 SAR |
| 50 BAM | 109.60 SAR |
| 100 BAM | 219.20 SAR |
| 500 BAM | 1,096.02 SAR |
| 1,000 BAM | 2,192.03 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-06T09:27:10Z",
"rates": {
"SAR": 2.192034
}
}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": 219.20340000000002,
"rate": 2.192034
}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