Rate Overview
Live
1 BIF = 0.032291 BTN
1 BTN = 30.9684
BIF
Avg
0.030711
High
0.032379
Low
0.028990
Last updated: 7/22/2026, 12:55:40 PM
Quick Conversions
| BIF | BTN |
|---|---|
| 1 BIF | 0.03 BTN |
| 10 BIF | 0.32 BTN |
| 50 BIF | 1.61 BTN |
| 100 BIF | 3.23 BTN |
| 500 BIF | 16.15 BTN |
| 1,000 BIF | 32.29 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-07-22T12:55:40Z",
"rates": {
"BTN": 0.032291
}
}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.2291,
"rate": 0.032291
}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