Rate Overview
Live
1 BWP = 0.058217 CHF
1 CHF = 17.1771
BWP
Avg
0.060505
High
0.065852
Low
0.055778
Last updated: 5/29/2026, 12:08:55 AM
Quick Conversions
| BWP | CHF |
|---|---|
| 1 BWP | 0.06 CHF |
| 10 BWP | 0.58 CHF |
| 50 BWP | 2.91 CHF |
| 100 BWP | 5.82 CHF |
| 500 BWP | 29.11 CHF |
| 1,000 BWP | 58.22 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-05-29T00:08:55Z",
"rates": {
"CHF": 0.058217
}
}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.8217,
"rate": 0.058217
}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