Rate Overview
Live
1 BAM = 2.2274 SAR
1 SAR = 0.448954
BAM
Avg
2.2454
High
2.2699
Low
2.2274
Last updated: 3/7/2026, 7:40:36 AM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.23 SAR |
| 10 BAM | 22.27 SAR |
| 50 BAM | 111.37 SAR |
| 100 BAM | 222.74 SAR |
| 500 BAM | 1,113.70 SAR |
| 1,000 BAM | 2,227.40 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-03-07T07:40:36Z",
"rates": {
"SAR": 2.227399
}
}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": 222.7399,
"rate": 2.227399
}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