Rate Overview
Live
1 BAM = 2.2119 SAR
1 SAR = 0.452098
BAM
Avg
2.2136
High
2.2165
Low
2.2094
Last updated: 8/12/2026, 3:38:57 PM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.21 SAR |
| 10 BAM | 22.12 SAR |
| 50 BAM | 110.60 SAR |
| 100 BAM | 221.19 SAR |
| 500 BAM | 1,105.96 SAR |
| 1,000 BAM | 2,211.91 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-08-12T15:38:57Z",
"rates": {
"SAR": 2.211911
}
}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.1911,
"rate": 2.211911
}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