Rate Overview
Live
1 BWP = 0.644490 SVC
1 SVC = 1.5516
BWP
Avg
0.639797
High
0.660741
Low
0.607970
Last updated: 7/31/2026, 9:14:39 AM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.64 SVC |
| 10 BWP | 6.44 SVC |
| 50 BWP | 32.22 SVC |
| 100 BWP | 64.45 SVC |
| 500 BWP | 322.25 SVC |
| 1,000 BWP | 644.49 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-31T09:14:39Z",
"rates": {
"SVC": 0.64449
}
}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.449,
"rate": 0.64449
}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