Rate Overview
Live
1 XCD = 1098.78 BIF
1 BIF = 0.000910
XCD
Avg
1103.00
High
1106.70
Low
1098.78
Last updated: 8/20/2026, 6:35:45 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,098.78 BIF |
| 10 XCD | 10,987.78 BIF |
| 50 XCD | 54,938.92 BIF |
| 100 XCD | 109,877.83 BIF |
| 500 XCD | 549,389.16 BIF |
| 1,000 XCD | 1,098,778.31 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-08-20T18:35:45Z",
"rates": {
"BIF": 1098.778311
}
}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": 109877.83110000001,
"rate": 1098.778311
}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