Rate Overview
Live
1 BTN = 31.2137 BIF
1 BIF = 0.032037
BTN
Avg
32.7267
High
34.7423
Low
31.0062
Last updated: 7/9/2026, 12:32:57 PM
Quick Conversions
| BTN | BIF |
|---|---|
| 1 BTN | 31.21 BIF |
| 10 BTN | 312.14 BIF |
| 50 BTN | 1,560.68 BIF |
| 100 BTN | 3,121.37 BIF |
| 500 BTN | 15,606.83 BIF |
| 1,000 BTN | 31,213.66 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-07-09T12:32:57Z",
"rates": {
"BIF": 31.213658
}
}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": 3121.3658,
"rate": 31.213658
}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