Rate Overview
Live
1 SYP = 0.122513 BWP
1 BWP = 8.1624
SYP
Avg
0.122987
High
0.129197
Low
0.121883
Last updated: 7/8/2026, 10:15:46 AM
Quick Conversions
| SYP | BWP |
|---|---|
| 1 SYP | 0.12 BWP |
| 10 SYP | 1.23 BWP |
| 50 SYP | 6.13 BWP |
| 100 SYP | 12.25 BWP |
| 500 SYP | 61.26 BWP |
| 1,000 SYP | 122.51 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-07-08T10:15:46Z",
"rates": {
"BWP": 0.122513
}
}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.2513,
"rate": 0.122513
}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