Rate Overview
Live
1 CLP = 3.1904 BIF
1 BIF = 0.313436
CLP
Avg
3.1473
High
3.4351
Low
2.8579
Last updated: 7/22/2026, 6:02:58 PM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.19 BIF |
| 10 CLP | 31.90 BIF |
| 50 CLP | 159.52 BIF |
| 100 CLP | 319.04 BIF |
| 500 CLP | 1,595.22 BIF |
| 1,000 CLP | 3,190.44 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-22T18:02:58Z",
"rates": {
"BIF": 3.190442
}
}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": 319.0442,
"rate": 3.190442
}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