Rate Overview
Live
1 XCD = 1102.28 BIF
1 BIF = 0.000907
XCD
Avg
1102.17
High
1105.45
Low
1097.80
Last updated: 7/8/2026, 9:59:19 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,102.28 BIF |
| 10 XCD | 11,022.76 BIF |
| 50 XCD | 55,113.82 BIF |
| 100 XCD | 110,227.65 BIF |
| 500 XCD | 551,138.24 BIF |
| 1,000 XCD | 1,102,276.47 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-08T09:59:19Z",
"rates": {
"BIF": 1102.276471
}
}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": 110227.64709999999,
"rate": 1102.276471
}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