Rate Overview
Live
1 CLP = 0.015216 BWP
1 BWP = 65.7203 CLP
Avg
0.014635
High
0.015437
Low
0.013617
Last updated: 1/25/2026, 12:54:19 PM
Quick Conversions
| CLP | BWP |
|---|---|
| 1 CLP | 0.02 BWP |
| 10 CLP | 0.15 BWP |
| 50 CLP | 0.76 BWP |
| 100 CLP | 1.52 BWP |
| 500 CLP | 7.61 BWP |
| 1,000 CLP | 15.22 BWP |
Get CLP/BWP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BWPExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-01-25T12:54:19Z",
"rates": {
"BWP": 0.015216
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BWP&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BWP",
"amount": 100
},
"result": 1.5216,
"rate": 0.015216
}Build with CLP/BWP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key