Rate Overview
Live
1 CLP = 3.1815 BIF
1 BIF = 0.314316
CLP
Avg
3.2330
High
3.4654
Low
3.0432
Last updated: 7/28/2026, 9:09:42 PM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.18 BIF |
| 10 CLP | 31.82 BIF |
| 50 CLP | 159.08 BIF |
| 100 CLP | 318.15 BIF |
| 500 CLP | 1,590.76 BIF |
| 1,000 CLP | 3,181.52 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-28T21:09:42Z",
"rates": {
"BIF": 3.181516
}
}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": 318.1516,
"rate": 3.181516
}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