Rate Overview
Live
1 BAM = 2.2201 SAR
1 SAR = 0.450432
BAM
Avg
2.2259
High
2.2375
Low
2.2201
Last updated: 9/2/2026, 4:03:20 PM
Quick Conversions
| BAM | SAR |
|---|---|
| 1 BAM | 2.22 SAR |
| 10 BAM | 22.20 SAR |
| 50 BAM | 111.00 SAR |
| 100 BAM | 222.01 SAR |
| 500 BAM | 1,110.04 SAR |
| 1,000 BAM | 2,220.09 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-09-02T16:03:20Z",
"rates": {
"SAR": 2.220089
}
}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.0089,
"rate": 2.220089
}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