Rate Overview
Live
1 BWP = 8.1623 SYP
1 SYP = 0.122514
BWP
Avg
8.1334
High
8.2045
Low
7.7401
Last updated: 7/8/2026, 3:40:33 PM
Quick Conversions
| BWP | SYP |
|---|---|
| 1 BWP | 8.16 SYP |
| 10 BWP | 81.62 SYP |
| 50 BWP | 408.12 SYP |
| 100 BWP | 816.23 SYP |
| 500 BWP | 4,081.17 SYP |
| 1,000 BWP | 8,162.34 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-07-08T15:40:33Z",
"rates": {
"SYP": 8.162343
}
}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": 816.2343,
"rate": 8.162343
}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