Rate Overview
Live
1 XCD = 1105.45 BIF
1 BIF = 0.000905
XCD
Avg
1097.72
High
1116.17
Low
1088.60
Last updated: 6/21/2026, 1:34:59 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,105.45 BIF |
| 10 XCD | 11,054.55 BIF |
| 50 XCD | 55,272.73 BIF |
| 100 XCD | 110,545.47 BIF |
| 500 XCD | 552,727.34 BIF |
| 1,000 XCD | 1,105,454.67 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-06-21T01:34:59Z",
"rates": {
"BIF": 1105.454672
}
}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": 110545.46720000001,
"rate": 1105.454672
}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