Rate Overview
Live
1 BWP = 0.059549 CHF
1 CHF = 16.7929
BWP
Avg
0.058255
High
0.060327
Low
0.055575
Last updated: 7/28/2026, 10:20:41 PM
Quick Conversions
| BWP | CHF |
|---|---|
| 1 BWP | 0.06 CHF |
| 10 BWP | 0.60 CHF |
| 50 BWP | 2.98 CHF |
| 100 BWP | 5.95 CHF |
| 500 BWP | 29.77 CHF |
| 1,000 BWP | 59.55 CHF |
Get BWP/CHF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BWP¤cies=CHFExample Response:
{
"success": true,
"base": "BWP",
"date": "2026-07-28T22:20:41Z",
"rates": {
"CHF": 0.059549
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BWP&to=CHF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BWP",
"to": "CHF",
"amount": 100
},
"result": 5.954899999999999,
"rate": 0.059549
}Build with BWP/CHF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key