Rate Overview
Live
1 CLP = 3.1949 BIF
1 BIF = 0.313002
CLP
Avg
3.1475
High
3.4351
Low
2.8579
Last updated: 7/30/2026, 1:13:26 AM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.19 BIF |
| 10 CLP | 31.95 BIF |
| 50 CLP | 159.74 BIF |
| 100 CLP | 319.49 BIF |
| 500 CLP | 1,597.44 BIF |
| 1,000 CLP | 3,194.87 BIF |
Get CLP/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=CLP¤cies=BIFExample Response:
{
"success": true,
"base": "CLP",
"date": "2026-07-30T01:13:26Z",
"rates": {
"BIF": 3.194871
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=CLP&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "CLP",
"to": "BIF",
"amount": 100
},
"result": 319.4871,
"rate": 3.194871
}Build with CLP/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key