Rate Overview
Live
1 BWP = 0.651799 SVC
1 SVC = 1.5342
BWP
Avg
0.646118
High
0.651799
Low
0.643842
Last updated: 5/7/2026, 7:57:41 PM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.65 SVC |
| 10 BWP | 6.52 SVC |
| 50 BWP | 32.59 SVC |
| 100 BWP | 65.18 SVC |
| 500 BWP | 325.90 SVC |
| 1,000 BWP | 651.80 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-05-07T19:57:41Z",
"rates": {
"SVC": 0.651799
}
}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.1799,
"rate": 0.651799
}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