Rate Overview
Live
1 BWP = 0.057529 CHF
1 CHF = 17.3825
BWP
Avg
0.058475
High
0.059194
Low
0.057529
Last updated: 3/6/2026, 7:34:23 PM
Quick Conversions
| BWP | CHF |
|---|---|
| 1 BWP | 0.06 CHF |
| 10 BWP | 0.58 CHF |
| 50 BWP | 2.88 CHF |
| 100 BWP | 5.75 CHF |
| 500 BWP | 28.76 CHF |
| 1,000 BWP | 57.53 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-06T19:34:23Z",
"rates": {
"CHF": 0.057529
}
}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.7528999999999995,
"rate": 0.057529
}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