Rate Overview
Live
1 BAM = 2.2197 SAR
1 SAR = 0.450507
BAM
Avg
2.2248
High
2.2322
Low
2.2195
Last updated: 3/27/2026, 9:36:49 PM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.22 SAR |
| 10 BAM | 22.20 SAR |
| 50 BAM | 110.99 SAR |
| 100 BAM | 221.97 SAR |
| 500 BAM | 1,109.86 SAR |
| 1,000 BAM | 2,219.72 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-27T21:36:49Z",
"rates": {
"SAR": 2.219723
}
}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": 221.97230000000002,
"rate": 2.219723
}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