Rate Overview
Live
1 BAM = 2.2703 SAR
1 SAR = 0.440480
BAM
Avg
2.2583
High
2.2703
Low
2.2478
Last updated: 4/17/2026, 2:46:57 AM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.27 SAR |
| 10 BAM | 22.70 SAR |
| 50 BAM | 113.51 SAR |
| 100 BAM | 227.03 SAR |
| 500 BAM | 1,135.13 SAR |
| 1,000 BAM | 2,270.25 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-04-17T02:46:57Z",
"rates": {
"SAR": 2.270252
}
}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": 227.0252,
"rate": 2.270252
}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