Rate Overview
Live
1 SAR = 3.6678 BWP
1 BWP = 0.272647
SAR
Avg
3.6627
High
3.8797
Low
3.5625
Last updated: 7/28/2026, 7:46:33 PM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.67 BWP |
| 10 SAR | 36.68 BWP |
| 50 SAR | 183.39 BWP |
| 100 SAR | 366.78 BWP |
| 500 SAR | 1,833.88 BWP |
| 1,000 SAR | 3,667.75 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-28T19:46:33Z",
"rates": {
"BWP": 3.667751
}
}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": 366.7751,
"rate": 3.667751
}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