Rate Overview
Live
1 CLP = 3.3284 BIF
1 BIF = 0.300447
CLP
Avg
3.3072
High
3.4523
Low
3.1865
Last updated: 5/29/2026, 6:43:31 PM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.33 BIF |
| 10 CLP | 33.28 BIF |
| 50 CLP | 166.42 BIF |
| 100 CLP | 332.84 BIF |
| 500 CLP | 1,664.19 BIF |
| 1,000 CLP | 3,328.38 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-29T18:43:31Z",
"rates": {
"BIF": 3.328379
}
}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": 332.8379,
"rate": 3.328379
}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