Rate Overview
Live
1 SVC = 1.5719 BWP
1 BWP = 0.636176
SVC
Avg
1.5598
High
1.6375
Low
1.5210
Last updated: 7/28/2026, 8:44:59 AM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.57 BWP |
| 10 SVC | 15.72 BWP |
| 50 SVC | 78.59 BWP |
| 100 SVC | 157.19 BWP |
| 500 SVC | 785.95 BWP |
| 1,000 SVC | 1,571.89 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-28T08:44:59Z",
"rates": {
"BWP": 1.571893
}
}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.1893,
"rate": 1.571893
}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