Rate Overview
Live
1 XCD = 1099.80 BIF
1 BIF = 0.000909
XCD
Avg
1101.37
High
1104.51
Low
1099.29
Last updated: 7/7/2026, 1:59:58 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,099.80 BIF |
| 10 XCD | 10,997.95 BIF |
| 50 XCD | 54,989.76 BIF |
| 100 XCD | 109,979.52 BIF |
| 500 XCD | 549,897.58 BIF |
| 1,000 XCD | 1,099,795.16 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-07-07T01:59:58Z",
"rates": {
"BIF": 1099.79516
}
}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": 109979.51599999999,
"rate": 1099.79516
}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