Rate Overview
Live
1 BWP = 0.634659 SVC
1 SVC = 1.5756
BWP
Avg
0.648968
High
0.670384
Low
0.634659
Last updated: 3/28/2026, 4:41:47 PM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.63 SVC |
| 10 BWP | 6.35 SVC |
| 50 BWP | 31.73 SVC |
| 100 BWP | 63.47 SVC |
| 500 BWP | 317.33 SVC |
| 1,000 BWP | 634.66 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-28T16:41:47Z",
"rates": {
"SVC": 0.634659
}
}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": 63.4659,
"rate": 0.634659
}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