Rate Overview
Live
1 BWP = 0.655855 SVC
1 SVC = 1.5247
BWP
Avg
0.656523
High
0.670384
Low
0.647374
Last updated: 3/8/2026, 7:41:28 AM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.66 SVC |
| 10 BWP | 6.56 SVC |
| 50 BWP | 32.79 SVC |
| 100 BWP | 65.59 SVC |
| 500 BWP | 327.93 SVC |
| 1,000 BWP | 655.86 SVC |
Get BWP/SVC Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=SVCExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-03-08T07:41:28Z",
"rates": {
"SVC": 0.655855
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=SVC&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "SVC",
"amount": 100
},
"result": 65.5855,
"rate": 0.655855
}Build with BWP/SVC Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key