Rate Overview
Live
1 BWP = 0.280290 SAR
1 SAR = 3.5677
BWP
Avg
0.280194
High
0.280985
Low
0.279333
Last updated: 4/17/2026, 1:28:13 PM
Quick Conversions
| BWP | SAR |
|---|---|
| 1 BWP | 0.28 SAR |
| 10 BWP | 2.80 SAR |
| 50 BWP | 14.01 SAR |
| 100 BWP | 28.03 SAR |
| 500 BWP | 140.14 SAR |
| 1,000 BWP | 280.29 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-04-17T13:28:13Z",
"rates": {
"SAR": 0.28029
}
}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.029,
"rate": 0.28029
}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