Rate Overview
Live
1 XCD = 1100.89 BIF
1 BIF = 0.000908
XCD
Avg
1102.71
High
1105.51
Low
1100.89
Last updated: 7/30/2026, 1:44:16 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,100.89 BIF |
| 10 XCD | 11,008.94 BIF |
| 50 XCD | 55,044.69 BIF |
| 100 XCD | 110,089.38 BIF |
| 500 XCD | 550,446.89 BIF |
| 1,000 XCD | 1,100,893.78 BIF |
Get XCD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XCD¤cies=BIFExample Response:
{
"success": true,
"base": "XCD",
"date": "2026-07-30T13:44:16Z",
"rates": {
"BIF": 1100.893784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XCD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "XCD",
"to": "BIF",
"amount": 100
},
"result": 110089.37840000002,
"rate": 1100.893784
}Build with XCD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key