Rate Overview
Live
1 SAR = 3.6096 BWP
1 BWP = 0.277038
SAR
Avg
3.6247
High
3.8039
Low
3.5928
Last updated: 7/8/2026, 12:01:33 PM
Quick Conversions
| SAR | BWP |
|---|---|
| 1 SAR | 3.61 BWP |
| 10 SAR | 36.10 BWP |
| 50 SAR | 180.48 BWP |
| 100 SAR | 360.96 BWP |
| 500 SAR | 1,804.81 BWP |
| 1,000 SAR | 3,609.61 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-08T12:01:33Z",
"rates": {
"BWP": 3.609613
}
}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": 360.9613,
"rate": 3.609613
}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