Rate Overview
Live
1 BWP = 0.280624 SAR
1 SAR = 3.5635
BWP
Avg
0.279836
High
0.280624
Low
0.278311
Last updated: 9/9/2026, 4:53:50 AM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.81 SAR |
| 50 BWP | 14.03 SAR |
| 100 BWP | 28.06 SAR |
| 500 BWP | 140.31 SAR |
| 1,000 BWP | 280.62 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-09-09T04:53:50Z",
"rates": {
"SAR": 0.280624
}
}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": 28.062399999999997,
"rate": 0.280624
}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