Rate Overview
Live
1 BIF = 0.310834 CLP
1 CLP = 3.2172
BIF
Avg
0.310134
High
0.311615
Low
0.308910
Last updated: 7/8/2026, 2:19:38 PM
Quick Conversions
| BIF | CLP |
|---|---|
| 1 BIF | 0.31 CLP |
| 10 BIF | 3.11 CLP |
| 50 BIF | 15.54 CLP |
| 100 BIF | 31.08 CLP |
| 500 BIF | 155.42 CLP |
| 1,000 BIF | 310.83 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-07-08T14:19:38Z",
"rates": {
"CLP": 0.310834
}
}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": 31.0834,
"rate": 0.310834
}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