Rate Overview
Live
1 XCD = 1106.04 BIF
1 BIF = 0.000904
XCD
Avg
1101.23
High
1106.04
Low
1095.69
Last updated: 9/2/2026, 2:29:06 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,106.04 BIF |
| 10 XCD | 11,060.38 BIF |
| 50 XCD | 55,301.92 BIF |
| 100 XCD | 110,603.84 BIF |
| 500 XCD | 553,019.21 BIF |
| 1,000 XCD | 1,106,038.42 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-09-02T14:29:06Z",
"rates": {
"BIF": 1106.03842
}
}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": 110603.842,
"rate": 1106.03842
}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