Rate Overview
Live
1 BIF = 0.294854 CLP
1 CLP = 3.3915
BIF
Avg
0.298160
High
0.301530
Low
0.293974
Last updated: 4/18/2026, 8:25:58 AM
Quick Conversions
| BIF | CLP |
|---|---|
| 1 BIF | 0.29 CLP |
| 10 BIF | 2.95 CLP |
| 50 BIF | 14.74 CLP |
| 100 BIF | 29.49 CLP |
| 500 BIF | 147.43 CLP |
| 1,000 BIF | 294.85 CLP |
Get BIF/CLP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=CLPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-18T08:25:58Z",
"rates": {
"CLP": 0.294854
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=CLP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "CLP",
"amount": 100
},
"result": 29.485400000000002,
"rate": 0.294854
}Build with BIF/CLP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key