Rate Overview
Live
1 XCD = 1098.34 BIF
1 BIF = 0.000910
XCD
Avg
1089.74
High
1100.81
Low
1064.77
Last updated: 5/27/2026, 3:10:21 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,098.34 BIF |
| 10 XCD | 10,983.42 BIF |
| 50 XCD | 54,917.10 BIF |
| 100 XCD | 109,834.20 BIF |
| 500 XCD | 549,171.02 BIF |
| 1,000 XCD | 1,098,342.04 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-05-27T15:10:21Z",
"rates": {
"BIF": 1098.342039
}
}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": 109834.20390000001,
"rate": 1098.342039
}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