Rate Overview
Live
1 XCD = 1096.72 BIF
1 BIF = 0.000912
XCD
Avg
1097.12
High
1099.48
Low
1096.25
Last updated: 3/7/2026, 1:00:39 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,096.72 BIF |
| 10 XCD | 10,967.20 BIF |
| 50 XCD | 54,836.01 BIF |
| 100 XCD | 109,672.02 BIF |
| 500 XCD | 548,360.08 BIF |
| 1,000 XCD | 1,096,720.17 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-03-07T01:00:39Z",
"rates": {
"BIF": 1096.720165
}
}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": 109672.0165,
"rate": 1096.720165
}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