Rate Overview
Live
1 BTN = 31.5371 BIF
1 BIF = 0.031709
BTN
Avg
31.3992
High
31.5616
Low
31.2553
Last updated: 9/2/2026, 9:01:04 PM
Quick Conversions
| BTN | BIF |
|---|---|
| 1 BTN | 31.54 BIF |
| 10 BTN | 315.37 BIF |
| 50 BTN | 1,576.86 BIF |
| 100 BTN | 3,153.71 BIF |
| 500 BTN | 15,768.55 BIF |
| 1,000 BTN | 31,537.11 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-09-02T21:01:04Z",
"rates": {
"BIF": 31.537109
}
}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": 3153.7109,
"rate": 31.537109
}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