Rate Overview
Live
1 BWP = 8.2380 SYP
1 SYP = 0.121389
BWP
Avg
8.2383
High
8.2624
Low
8.2074
Last updated: 4/17/2026, 7:57:50 AM
Quick Conversions
| BWP | SYP |
|---|---|
| 1 BWP | 8.24 SYP |
| 10 BWP | 82.38 SYP |
| 50 BWP | 411.90 SYP |
| 100 BWP | 823.80 SYP |
| 500 BWP | 4,118.98 SYP |
| 1,000 BWP | 8,237.96 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-04-17T07:57:50Z",
"rates": {
"SYP": 8.237963
}
}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": 823.7963000000001,
"rate": 8.237963
}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