Rate Overview
Live
1 CLP = 3.3915 BIF
1 BIF = 0.294855
CLP
Avg
3.3542
High
3.4017
Low
3.3164
Last updated: 4/18/2026, 8:47:58 AM
Quick Conversions
| CLP | BIF |
|---|---|
| 1 CLP | 3.39 BIF |
| 10 CLP | 33.91 BIF |
| 50 CLP | 169.57 BIF |
| 100 CLP | 339.15 BIF |
| 500 CLP | 1,695.75 BIF |
| 1,000 CLP | 3,391.50 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-04-18T08:47:58Z",
"rates": {
"BIF": 3.391498
}
}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": 339.14979999999997,
"rate": 3.391498
}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