Rate Overview
Live
1 BWP = 0.645746 SVC
1 SVC = 1.5486
BWP
Avg
0.643743
High
0.649441
Low
0.612893
Last updated: 7/9/2026, 4:53:09 AM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.65 SVC |
| 10 BWP | 6.46 SVC |
| 50 BWP | 32.29 SVC |
| 100 BWP | 64.57 SVC |
| 500 BWP | 322.87 SVC |
| 1,000 BWP | 645.75 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-07-09T04:53:09Z",
"rates": {
"SVC": 0.645746
}
}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": 64.5746,
"rate": 0.645746
}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