Rate Overview
Live
1 BWP = 0.636175 SVC
1 SVC = 1.5719
BWP
Avg
0.648489
High
0.668802
Low
0.618477
Last updated: 7/28/2026, 8:56:58 PM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.64 SVC |
| 10 BWP | 6.36 SVC |
| 50 BWP | 31.81 SVC |
| 100 BWP | 63.62 SVC |
| 500 BWP | 318.09 SVC |
| 1,000 BWP | 636.18 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-28T20:56:58Z",
"rates": {
"SVC": 0.636175
}
}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.61750000000001,
"rate": 0.636175
}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