Rate Overview
Live
1 CLP = 3.2014 BIF
1 BIF = 0.312365
CLP
Avg
3.2038
High
3.2207
Low
3.1877
Last updated: 9/6/2026, 5:05:35 PM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.20 BIF |
| 10 CLP | 32.01 BIF |
| 50 CLP | 160.07 BIF |
| 100 CLP | 320.14 BIF |
| 500 CLP | 1,600.69 BIF |
| 1,000 CLP | 3,201.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-09-06T17:05:35Z",
"rates": {
"BIF": 3.20138
}
}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": 320.138,
"rate": 3.20138
}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