Rate Overview
Live
1 BWP = 0.277446 SAR
1 SAR = 3.6043
BWP
Avg
0.281992
High
0.287852
Low
0.277446
Last updated: 3/7/2026, 7:35:58 AM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.77 SAR |
| 50 BWP | 13.87 SAR |
| 100 BWP | 27.74 SAR |
| 500 BWP | 138.72 SAR |
| 1,000 BWP | 277.45 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-03-07T07:35:58Z",
"rates": {
"SAR": 0.277446
}
}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.744600000000002,
"rate": 0.277446
}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