Rate Overview
Live
1 XCD = 1104.74 BIF
1 BIF = 0.000905
XCD
Avg
1105.37
High
1107.79
Low
1104.13
Last updated: 9/9/2026, 3:49:46 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,104.74 BIF |
| 10 XCD | 11,047.44 BIF |
| 50 XCD | 55,237.22 BIF |
| 100 XCD | 110,474.44 BIF |
| 500 XCD | 552,372.19 BIF |
| 1,000 XCD | 1,104,744.39 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-09T15:49:46Z",
"rates": {
"BIF": 1104.744385
}
}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": 110474.43849999999,
"rate": 1104.744385
}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