Rate Overview
Live
1 SYP = 0.121389 BWP
1 BWP = 8.2380
SYP
Avg
0.121384
High
0.121841
Low
0.121029
Last updated: 4/17/2026, 3:31:23 AM
Quick Conversions
| SYP | BWP |
|---|---|
| 1 SYP | 0.12 BWP |
| 10 SYP | 1.21 BWP |
| 50 SYP | 6.07 BWP |
| 100 SYP | 12.14 BWP |
| 500 SYP | 60.69 BWP |
| 1,000 SYP | 121.39 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-04-17T03:31:23Z",
"rates": {
"BWP": 0.121389
}
}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.1389,
"rate": 0.121389
}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