Rate Overview
Live
1 XCD = 1097.36 BIF
1 BIF = 0.000911
XCD
Avg
1101.20
High
1116.17
Low
1097.36
Last updated: 4/16/2026, 7:07:49 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,097.36 BIF |
| 10 XCD | 10,973.62 BIF |
| 50 XCD | 54,868.11 BIF |
| 100 XCD | 109,736.22 BIF |
| 500 XCD | 548,681.08 BIF |
| 1,000 XCD | 1,097,362.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-04-16T19:07:49Z",
"rates": {
"BIF": 1097.362157
}
}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": 109736.2157,
"rate": 1097.362157
}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