Rate Overview
Live
1 SVC = 1.5486 BWP
1 BWP = 0.645746
SVC
Avg
1.5539
High
1.6316
Low
1.5398
Last updated: 7/9/2026, 4:19:50 AM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.55 BWP |
| 10 SVC | 15.49 BWP |
| 50 SVC | 77.43 BWP |
| 100 SVC | 154.86 BWP |
| 500 SVC | 774.30 BWP |
| 1,000 SVC | 1,548.60 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-09T04:19:50Z",
"rates": {
"BWP": 1.548596
}
}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": 154.8596,
"rate": 1.548596
}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