Rate Overview
Live
1 CLP = 3.1447 BIF
1 BIF = 0.317996
CLP
Avg
3.3048
High
3.4654
Low
3.1447
Last updated: 7/27/2026, 5:32:44 PM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.14 BIF |
| 10 CLP | 31.45 BIF |
| 50 CLP | 157.23 BIF |
| 100 CLP | 314.47 BIF |
| 500 CLP | 1,572.35 BIF |
| 1,000 CLP | 3,144.69 BIF |
Get CLP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BIFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-27T17:32:44Z",
"rates": {
"BIF": 3.144692
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BIF",
"amount": 100
},
"result": 314.4692,
"rate": 3.144692
}Build with CLP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key