Rate Overview
Live
1 XCD = 1104.78 BIF
1 BIF = 0.000905
XCD
Avg
1096.93
High
1104.78
Low
1087.56
Last updated: 6/27/2026, 4:34:52 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,104.78 BIF |
| 10 XCD | 11,047.78 BIF |
| 50 XCD | 55,238.91 BIF |
| 100 XCD | 110,477.83 BIF |
| 500 XCD | 552,389.14 BIF |
| 1,000 XCD | 1,104,778.27 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-27T04:34:52Z",
"rates": {
"BIF": 1104.778271
}
}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": 110477.8271,
"rate": 1104.778271
}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