Rate Overview
Live
1 BWP = 0.652107 SVC
1 SVC = 1.5335
BWP
Avg
0.651486
High
0.653004
Low
0.649095
Last updated: 4/17/2026, 5:41:19 PM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.65 SVC |
| 10 BWP | 6.52 SVC |
| 50 BWP | 32.61 SVC |
| 100 BWP | 65.21 SVC |
| 500 BWP | 326.05 SVC |
| 1,000 BWP | 652.11 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-04-17T17:41:19Z",
"rates": {
"SVC": 0.652107
}
}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.2107,
"rate": 0.652107
}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