Rate Overview
Live
1 BWP = 0.278574 SAR
1 SAR = 3.5897
BWP
Avg
0.278612
High
0.279227
Low
0.277935
Last updated: 8/19/2026, 5:06:32 AM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.79 SAR |
| 50 BWP | 13.93 SAR |
| 100 BWP | 27.86 SAR |
| 500 BWP | 139.29 SAR |
| 1,000 BWP | 278.57 SAR |
Get BWP/SAR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SARExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-08-19T05:06:32Z",
"rates": {
"SAR": 0.278574
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SAR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SAR",
"amount": 100
},
"result": 27.8574,
"rate": 0.278574
}Build with BWP/SAR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key