Rate Overview
Live
1 SYP = 0.122221 BWP
1 BWP = 8.1819
SYP
Avg
0.120243
High
0.122221
Low
0.118092
Last updated: 3/7/2026, 1:38:36 AM
Quick Conversions
| SYP | BWP |
|---|---|
| 1 SYP | 0.12 BWP |
| 10 SYP | 1.22 BWP |
| 50 SYP | 6.11 BWP |
| 100 SYP | 12.22 BWP |
| 500 SYP | 61.11 BWP |
| 1,000 SYP | 122.22 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-07T01:38:36Z",
"rates": {
"BWP": 0.122221
}
}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.2221,
"rate": 0.122221
}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