Rate Overview
Live
1 SVC = 1.5756 BWP
1 BWP = 0.634660
SVC
Avg
1.5608
High
1.5756
Low
1.5353
Last updated: 3/28/2026, 12:06:12 PM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.58 BWP |
| 10 SVC | 15.76 BWP |
| 50 SVC | 78.78 BWP |
| 100 SVC | 157.56 BWP |
| 500 SVC | 787.82 BWP |
| 1,000 SVC | 1,575.65 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-03-28T12:06:12Z",
"rates": {
"BWP": 1.575648
}
}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": 157.5648,
"rate": 1.575648
}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