Rate Overview
Live
1 XCD = 1101.54 BIF
1 BIF = 0.000908
XCD
Avg
1101.74
High
1104.55
Low
1097.80
Last updated: 6/19/2026, 8:21:00 AM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,101.54 BIF |
| 10 XCD | 11,015.44 BIF |
| 50 XCD | 55,077.21 BIF |
| 100 XCD | 110,154.42 BIF |
| 500 XCD | 550,772.11 BIF |
| 1,000 XCD | 1,101,544.22 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-06-19T08:21:00Z",
"rates": {
"BIF": 1101.544216
}
}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": 110154.4216,
"rate": 1101.544216
}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