Rate Overview
Live
1 BIF = 0.008877 CUP
1 CUP = 112.6507
BIF
Avg
0.008318
High
0.008927
Low
0.007978
Last updated: 7/24/2026, 8:57:46 PM
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.44 CUP |
| 1,000 BIF | 8.88 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-07-24T20:57:46Z",
"rates": {
"CUP": 0.008877
}
}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.8876999999999999,
"rate": 0.008877
}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