Rate Overview
Live
1 XCD = 1104.24 BIF
1 BIF = 0.000906
XCD
Avg
1091.09
High
1104.24
Low
1064.77
Last updated: 7/11/2026, 4:42:27 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,104.24 BIF |
| 10 XCD | 11,042.36 BIF |
| 50 XCD | 55,211.78 BIF |
| 100 XCD | 110,423.56 BIF |
| 500 XCD | 552,117.82 BIF |
| 1,000 XCD | 1,104,235.65 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-11T16:42:27Z",
"rates": {
"BIF": 1104.235647
}
}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": 110423.5647,
"rate": 1104.235647
}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