Rate Overview
Live
1 BIF = 0.302097 CLP
1 CLP = 3.3102
BIF
Avg
0.300761
High
0.304659
Low
0.296365
Last updated: 6/19/2026, 9:47:26 AM
Quick Conversions
| BIF | CLP |
|---|---|
| 1 BIF | 0.30 CLP |
| 10 BIF | 3.02 CLP |
| 50 BIF | 15.10 CLP |
| 100 BIF | 30.21 CLP |
| 500 BIF | 151.05 CLP |
| 1,000 BIF | 302.10 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-06-19T09:47:26Z",
"rates": {
"CLP": 0.302097
}
}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": 30.2097,
"rate": 0.302097
}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