Rate Overview
Live
1 SVC = 1.5516 BWP
1 BWP = 0.644490
SVC
Avg
1.5457
High
1.5894
Low
1.4940
Last updated: 7/31/2026, 8:55:26 AM
Quick Conversions
| SVC | BWP |
|---|---|
| 1 SVC | 1.55 BWP |
| 10 SVC | 15.52 BWP |
| 50 SVC | 77.58 BWP |
| 100 SVC | 155.16 BWP |
| 500 SVC | 775.81 BWP |
| 1,000 SVC | 1,551.61 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-31T08:55:26Z",
"rates": {
"BWP": 1.551614
}
}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.16140000000001,
"rate": 1.551614
}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