Rate Overview
Live
1 XCD = 1106.15 BIF
1 BIF = 0.000904
XCD
Avg
1101.94
High
1106.15
Low
1098.81
Last updated: 5/7/2026, 11:26:52 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,106.15 BIF |
| 10 XCD | 11,061.52 BIF |
| 50 XCD | 55,307.62 BIF |
| 100 XCD | 110,615.23 BIF |
| 500 XCD | 553,076.17 BIF |
| 1,000 XCD | 1,106,152.34 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-05-07T11:26:52Z",
"rates": {
"BIF": 1106.152336
}
}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": 110615.2336,
"rate": 1106.152336
}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