Rate Overview
Live
1 XCD = 1107.79 BIF
1 BIF = 0.000903
XCD
Avg
1104.62
High
1110.36
Low
1098.78
Last updated: 9/6/2026, 9:26:49 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,107.79 BIF |
| 10 XCD | 11,077.86 BIF |
| 50 XCD | 55,389.31 BIF |
| 100 XCD | 110,778.62 BIF |
| 500 XCD | 553,893.12 BIF |
| 1,000 XCD | 1,107,786.24 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-06T09:26:49Z",
"rates": {
"BIF": 1107.786236
}
}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": 110778.62359999999,
"rate": 1107.786236
}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