Rate Overview
Live
1 BTN = 31.2987 BIF
1 BIF = 0.031950
BTN
Avg
31.4213
High
31.6864
Low
31.0976
Last updated: 7/3/2026, 11:13:46 PM
Quick Conversions
| BTN | BIF |
|---|---|
| 1 BTN | 31.30 BIF |
| 10 BTN | 312.99 BIF |
| 50 BTN | 1,564.94 BIF |
| 100 BTN | 3,129.87 BIF |
| 500 BTN | 15,649.36 BIF |
| 1,000 BTN | 31,298.71 BIF |
Get BTN/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BTN¤cies=BIFExample Response:
{
"success": true,
"base": "BTN",
"date": "2026-07-03T23:13:46Z",
"rates": {
"BIF": 31.298712
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BTN&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "BTN",
"to": "BIF",
"amount": 100
},
"result": 3129.8712,
"rate": 31.298712
}Build with BTN/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key