Rate Overview
Live
1 BIF = 0.031412 BTN
1 BTN = 31.8350
BIF
Avg
0.031188
High
0.031412
Low
0.030869
Last updated: 4/16/2026, 5:29:46 PM
Quick Conversions
| BIF | BTN |
|---|---|
| 1 BIF | 0.03 BTN |
| 10 BIF | 0.31 BTN |
| 50 BIF | 1.57 BTN |
| 100 BIF | 3.14 BTN |
| 500 BIF | 15.71 BTN |
| 1,000 BIF | 31.41 BTN |
Get BIF/BTN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=BTNExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-16T17:29:46Z",
"rates": {
"BTN": 0.031412
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=BTN&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "BTN",
"amount": 100
},
"result": 3.1412000000000004,
"rate": 0.031412
}Build with BIF/BTN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key