Rate Overview
Live
1 CLP = 3.2759 BIF
1 BIF = 0.305263
CLP
Avg
3.3382
High
3.3956
Low
3.2759
Last updated: 3/7/2026, 12:27:56 AM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.28 BIF |
| 10 CLP | 32.76 BIF |
| 50 CLP | 163.79 BIF |
| 100 CLP | 327.59 BIF |
| 500 CLP | 1,637.93 BIF |
| 1,000 CLP | 3,275.86 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-03-07T00:27:56Z",
"rates": {
"BIF": 3.275861
}
}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": 327.5861,
"rate": 3.275861
}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