Rate Overview
Live
1 SYP = 0.121212 BWP
1 BWP = 8.2500
SYP
Avg
0.121942
High
0.122840
Low
0.120755
Last updated: 6/17/2026, 7:57:31 AM
Quick Conversions
| SYP | BWP |
|---|---|
| 1 SYP | 0.12 BWP |
| 10 SYP | 1.21 BWP |
| 50 SYP | 6.06 BWP |
| 100 SYP | 12.12 BWP |
| 500 SYP | 60.61 BWP |
| 1,000 SYP | 121.21 BWP |
Get SYP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SYP¤cies=BWPExample Response:
{
"success": true,
"base": "SYP",
"date": "2026-06-17T07:57:31Z",
"rates": {
"BWP": 0.121212
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SYP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SYP",
"to": "BWP",
"amount": 100
},
"result": 12.1212,
"rate": 0.121212
}Build with SYP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key