Rate Overview
Live
1 BWP = 8.1972 SYP
1 SYP = 0.121993
BWP
Avg
8.3062
High
8.4679
Low
8.1819
Last updated: 3/7/2026, 4:59:59 AM
Quick Conversions
| BWP | SYP |
|---|---|
| 1 BWP | 8.20 SYP |
| 10 BWP | 81.97 SYP |
| 50 BWP | 409.86 SYP |
| 100 BWP | 819.72 SYP |
| 500 BWP | 4,098.61 SYP |
| 1,000 BWP | 8,197.21 SYP |
Get BWP/SYP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SYPExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-07T04:59:59Z",
"rates": {
"SYP": 8.19721
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SYP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SYP",
"amount": 100
},
"result": 819.721,
"rate": 8.19721
}Build with BWP/SYP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key