Rate Overview
Live
1 BWP = 0.058067 CHF
1 CHF = 17.2215
BWP
Avg
0.057987
High
0.058659
Low
0.057615
Last updated: 3/27/2026, 1:34:58 PM
Quick Conversions
| BWP | CHF |
|---|---|
| 1 BWP | 0.06 CHF |
| 10 BWP | 0.58 CHF |
| 50 BWP | 2.90 CHF |
| 100 BWP | 5.81 CHF |
| 500 BWP | 29.03 CHF |
| 1,000 BWP | 58.07 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-03-27T13:34:58Z",
"rates": {
"CHF": 0.058067
}
}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.8067,
"rate": 0.058067
}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