Rate Overview
Live
1 CLP = 3.4141 BIF
1 BIF = 0.292900 CLP
Avg
3.1545
High
3.4141
Low
3.0310
Last updated: 1/25/2026, 1:21:00 PM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.41 BIF |
| 10 CLP | 34.14 BIF |
| 50 CLP | 170.71 BIF |
| 100 CLP | 341.41 BIF |
| 500 CLP | 1,707.07 BIF |
| 1,000 CLP | 3,414.13 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-01-25T13:21:00Z",
"rates": {
"BIF": 3.414132
}
}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": 341.4132,
"rate": 3.414132
}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