Rate Overview
Live
1 CLP = 3.1469 BIF
1 BIF = 0.317773
CLP
Avg
3.1751
High
3.1915
Low
3.1469
Last updated: 7/26/2026, 3:55:18 AM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.15 BIF |
| 10 CLP | 31.47 BIF |
| 50 CLP | 157.34 BIF |
| 100 CLP | 314.69 BIF |
| 500 CLP | 1,573.45 BIF |
| 1,000 CLP | 3,146.90 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-26T03:55:18Z",
"rates": {
"BIF": 3.146896
}
}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": 314.6896,
"rate": 3.146896
}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