Rate Overview
Live
1 BWP = 0.060456 CHF
1 CHF = 16.5410
BWP
Avg
0.060242
High
0.060456
Low
0.059836
Last updated: 8/16/2026, 6:55:11 PM
Quick Conversions
| BWP | CHF |
|---|---|
| 1 BWP | 0.06 CHF |
| 10 BWP | 0.60 CHF |
| 50 BWP | 3.02 CHF |
| 100 BWP | 6.05 CHF |
| 500 BWP | 30.23 CHF |
| 1,000 BWP | 60.46 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-08-16T18:55:11Z",
"rates": {
"CHF": 0.060456
}
}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": 6.0456,
"rate": 0.060456
}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