Rate Overview
Live
1 BIF = 0.031748 BTN
1 BTN = 31.4980
BIF
Avg
0.030839
High
0.031748
Low
0.030304
Last updated: 3/27/2026, 3:12:07 PM
Quick Conversions
| BIF | BTN |
|---|---|
| 1 BIF | 0.03 BTN |
| 10 BIF | 0.32 BTN |
| 50 BIF | 1.59 BTN |
| 100 BIF | 3.17 BTN |
| 500 BIF | 15.87 BTN |
| 1,000 BIF | 31.75 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-03-27T15:12:07Z",
"rates": {
"BTN": 0.031748
}
}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.1748,
"rate": 0.031748
}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