Rate Overview
Live
1 SVC = 1.5327 BWP
1 BWP = 0.652437
SVC
Avg
1.5636
High
1.6448
Low
1.5135
Last updated: 5/27/2026, 8:28:12 PM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.53 BWP |
| 10 SVC | 15.33 BWP |
| 50 SVC | 76.64 BWP |
| 100 SVC | 153.27 BWP |
| 500 SVC | 766.36 BWP |
| 1,000 SVC | 1,532.71 BWP |
Get SVC/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SVC¤cies=BWPExample Response:
{
"success": true,
"base": "SVC",
"date": "2026-05-27T20:28:12Z",
"rates": {
"BWP": 1.532714
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SVC&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "SVC",
"to": "BWP",
"amount": 100
},
"result": 153.2714,
"rate": 1.532714
}Build with SVC/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key