Rate Overview
Live
1 BIF = 0.032002 BTN
1 BTN = 31.2480
BIF
Avg
0.031902
High
0.032002
Low
0.031755
Last updated: 5/6/2026, 7:17:34 PM
Quick Conversions
| BIF | BTN |
|---|---|
| 1 BIF | 0.03 BTN |
| 10 BIF | 0.32 BTN |
| 50 BIF | 1.60 BTN |
| 100 BIF | 3.20 BTN |
| 500 BIF | 16.00 BTN |
| 1,000 BIF | 32.00 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-05-06T19:17:34Z",
"rates": {
"BTN": 0.032002
}
}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.2002,
"rate": 0.032002
}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