Rate Overview
Live
1 SAR = 3.6511 BWP
1 BWP = 0.273891
SAR
Avg
3.6405
High
3.7962
Low
3.4797
Last updated: 7/29/2026, 1:56:13 PM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.65 BWP |
| 10 SAR | 36.51 BWP |
| 50 SAR | 182.55 BWP |
| 100 SAR | 365.11 BWP |
| 500 SAR | 1,825.54 BWP |
| 1,000 SAR | 3,651.09 BWP |
Get SAR/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SAR¤cies=BWPExample Response:
{
"success": true,
"base": "SAR",
"date": "2026-07-29T13:56:13Z",
"rates": {
"BWP": 3.651088
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SAR&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SAR",
"to": "BWP",
"amount": 100
},
"result": 365.10880000000003,
"rate": 3.651088
}Build with SAR/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key