Rate Overview
Live
1 SVC = 1.5648 BWP
1 BWP = 0.639079
SVC
Avg
1.5461
High
1.5894
Low
1.4940
Last updated: 7/29/2026, 7:34:04 PM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.56 BWP |
| 10 SVC | 15.65 BWP |
| 50 SVC | 78.24 BWP |
| 100 SVC | 156.48 BWP |
| 500 SVC | 782.38 BWP |
| 1,000 SVC | 1,564.75 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-07-29T19:34:04Z",
"rates": {
"BWP": 1.564752
}
}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": 156.4752,
"rate": 1.564752
}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