Rate Overview
Live
1 BWP = 0.641222 SVC
1 SVC = 1.5595
BWP
Avg
0.640479
High
0.671881
Low
0.608727
Last updated: 7/31/2026, 1:16:49 AM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.64 SVC |
| 10 BWP | 6.41 SVC |
| 50 BWP | 32.06 SVC |
| 100 BWP | 64.12 SVC |
| 500 BWP | 320.61 SVC |
| 1,000 BWP | 641.22 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-31T01:16:49Z",
"rates": {
"SVC": 0.641222
}
}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.12219999999999,
"rate": 0.641222
}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