Rate Overview
Live
1 SVC = 1.5595 BWP
1 BWP = 0.641223
SVC
Avg
1.5640
High
1.6448
Low
1.5135
Last updated: 7/30/2026, 2:39:28 PM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.56 BWP |
| 10 SVC | 15.60 BWP |
| 50 SVC | 77.98 BWP |
| 100 SVC | 155.95 BWP |
| 500 SVC | 779.76 BWP |
| 1,000 SVC | 1,559.52 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-30T14:39:28Z",
"rates": {
"BWP": 1.55952
}
}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": 155.952,
"rate": 1.55952
}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