Rate Overview
Live
1 BIF = 0.306261 CLP
1 CLP = 3.2652
BIF
Avg
0.306186
High
0.306518
Low
0.305816
Last updated: 8/18/2026, 10:52:12 PM
Quick Conversions
| BIF | CLP |
|---|---|
| 1 BIF | 0.31 CLP |
| 10 BIF | 3.06 CLP |
| 50 BIF | 15.31 CLP |
| 100 BIF | 30.63 CLP |
| 500 BIF | 153.13 CLP |
| 1,000 BIF | 306.26 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-08-18T22:52:12Z",
"rates": {
"CLP": 0.306261
}
}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.6261,
"rate": 0.306261
}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