Rate Overview
Live
1 SYP = 0.124747 BWP
1 BWP = 8.0162
SYP
Avg
0.121871
High
0.124747
Low
0.118092
Last updated: 3/28/2026, 3:52:53 AM
Quick Conversions
| SYP | BWP |
|---|---|
| 1 SYP | 0.12 BWP |
| 10 SYP | 1.25 BWP |
| 50 SYP | 6.24 BWP |
| 100 SYP | 12.47 BWP |
| 500 SYP | 62.37 BWP |
| 1,000 SYP | 124.75 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-03-28T03:52:53Z",
"rates": {
"BWP": 0.124747
}
}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.4747,
"rate": 0.124747
}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