Rate Overview
Live
1 BWP = 0.651961 SVC
1 SVC = 1.5338
BWP
Avg
0.653273
High
0.654790
Low
0.651961
Last updated: 9/10/2026, 4:29:16 AM
Quick Conversions
| BWP | SVC |
|---|---|
| 1 BWP | 0.65 SVC |
| 10 BWP | 6.52 SVC |
| 50 BWP | 32.60 SVC |
| 100 BWP | 65.20 SVC |
| 500 BWP | 325.98 SVC |
| 1,000 BWP | 651.96 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-09-10T04:29:16Z",
"rates": {
"SVC": 0.651961
}
}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.1961,
"rate": 0.651961
}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