Rate Overview
Live
1 XCD = 1095.73 BIF
1 BIF = 0.000913
XCD
Avg
1094.94
High
1097.34
Low
1091.68
Last updated: 3/27/2026, 3:01:32 PM
Quick Conversions
| XCD | BIF |
|---|---|
| 1 XCD | 1,095.73 BIF |
| 10 XCD | 10,957.25 BIF |
| 50 XCD | 54,786.27 BIF |
| 100 XCD | 109,572.53 BIF |
| 500 XCD | 547,862.67 BIF |
| 1,000 XCD | 1,095,725.35 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-03-27T15:01:32Z",
"rates": {
"BIF": 1095.725349
}
}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": 109572.5349,
"rate": 1095.725349
}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