Rate Overview
Live
1 BIF = 0.312634 CLP
1 CLP = 3.1986
BIF
Avg
0.310568
High
0.312634
Low
0.306089
Last updated: 9/2/2026, 1:24:19 PM
Quick Conversions
| BIF | CLP |
|---|---|
| 1 BIF | 0.31 CLP |
| 10 BIF | 3.13 CLP |
| 50 BIF | 15.63 CLP |
| 100 BIF | 31.26 CLP |
| 500 BIF | 156.32 CLP |
| 1,000 BIF | 312.63 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-09-02T13:24:19Z",
"rates": {
"CLP": 0.312634
}
}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.2634,
"rate": 0.312634
}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