Rate Overview
Live
1 SYP = 0.121315 BWP
1 BWP = 8.2430
SYP
Avg
0.046742
High
0.128017
Low
0.001021
Last updated: 5/27/2026, 5:59:23 PM
Quick Conversions
| SYP | BWP |
|---|---|
| 1 SYP | 0.12 BWP |
| 10 SYP | 1.21 BWP |
| 50 SYP | 6.07 BWP |
| 100 SYP | 12.13 BWP |
| 500 SYP | 60.66 BWP |
| 1,000 SYP | 121.32 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-05-27T17:59:23Z",
"rates": {
"BWP": 0.121315
}
}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.1315,
"rate": 0.121315
}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