Rate Overview
Live
1 XCD = 1104.77 BIF
1 BIF = 0.000905
XCD
Avg
1091.70
High
1105.83
Low
1064.77
Last updated: 9/5/2026, 1:26:23 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,104.77 BIF |
| 10 XCD | 11,047.67 BIF |
| 50 XCD | 55,238.37 BIF |
| 100 XCD | 110,476.74 BIF |
| 500 XCD | 552,383.69 BIF |
| 1,000 XCD | 1,104,767.37 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-05T01:26:23Z",
"rates": {
"BIF": 1104.767371
}
}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": 110476.7371,
"rate": 1104.767371
}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