Rate Overview
Live
1 BIF = 0.300446 CLP
1 CLP = 3.3284
BIF
Avg
0.318477
High
0.349909
Low
0.291115
Last updated: 5/29/2026, 6:38:49 PM
Quick Conversions
| BIF | CLP |
|---|---|
| 1 BIF | 0.30 CLP |
| 10 BIF | 3.00 CLP |
| 50 BIF | 15.02 CLP |
| 100 BIF | 30.04 CLP |
| 500 BIF | 150.22 CLP |
| 1,000 BIF | 300.45 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-05-29T18:38:49Z",
"rates": {
"CLP": 0.300446
}
}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.0446,
"rate": 0.300446
}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