Rate Overview
Live
1 BIF = 0.008868 CUP
1 CUP = 112.7650
BIF
Avg
0.008868
High
0.008889
Low
0.008853
Last updated: 8/12/2026, 3:24:37 AM
Quick Conversions
| BIF | CUP |
|---|---|
| 1 BIF | 0.01 CUP |
| 10 BIF | 0.09 CUP |
| 50 BIF | 0.44 CUP |
| 100 BIF | 0.89 CUP |
| 500 BIF | 4.43 CUP |
| 1,000 BIF | 8.87 CUP |
Get BIF/CUP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=CUPExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-08-12T03:24:37Z",
"rates": {
"CUP": 0.008868
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=CUP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "CUP",
"amount": 100
},
"result": 0.8867999999999999,
"rate": 0.008868
}Build with BIF/CUP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key