Rate Overview
Live
1 BAM = 2.2204 SAR
1 SAR = 0.450366
BAM
Avg
2.2182
High
2.2268
Low
2.2122
Last updated: 6/16/2026, 1:27:49 PM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.22 SAR |
| 10 BAM | 22.20 SAR |
| 50 BAM | 111.02 SAR |
| 100 BAM | 222.04 SAR |
| 500 BAM | 1,110.21 SAR |
| 1,000 BAM | 2,220.41 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-06-16T13:27:49Z",
"rates": {
"SAR": 2.220414
}
}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.04139999999998,
"rate": 2.220414
}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