Rate Overview
Live
1 BWP = 0.273890 SAR
1 SAR = 3.6511
BWP
Avg
0.272991
High
0.281766
Low
0.262132
Last updated: 7/29/2026, 5:23:32 AM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.27 SAR |
| 10 BWP | 2.74 SAR |
| 50 BWP | 13.69 SAR |
| 100 BWP | 27.39 SAR |
| 500 BWP | 136.95 SAR |
| 1,000 BWP | 273.89 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-07-29T05:23:32Z",
"rates": {
"SAR": 0.27389
}
}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.389000000000003,
"rate": 0.27389
}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