Rate Overview
Live
1 CLP = 3.3513 BIF
1 BIF = 0.298393
CLP
Avg
3.3129
High
3.3513
Low
3.2582
Last updated: 5/9/2026, 12:25:45 AM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.35 BIF |
| 10 CLP | 33.51 BIF |
| 50 CLP | 167.56 BIF |
| 100 CLP | 335.13 BIF |
| 500 CLP | 1,675.64 BIF |
| 1,000 CLP | 3,351.28 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-05-09T00:25:45Z",
"rates": {
"BIF": 3.351284
}
}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": 335.1284,
"rate": 3.351284
}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