Rate Overview
Live
1 LTL = 991.1070 BIF
1 BIF = 0.001009
LTL
Avg
994.3709
High
997.7173
Low
991.1070
Last updated: 3/27/2026, 6:33:27 AM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 991.11 BIF |
| 10 LTL | 9,911.07 BIF |
| 50 LTL | 49,555.35 BIF |
| 100 LTL | 99,110.70 BIF |
| 500 LTL | 495,553.51 BIF |
| 1,000 LTL | 991,107.02 BIF |
Get LTL/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LTL¤cies=BIFExample Response:
{
"success": true,
"base": "LTL",
"date": "2026-03-27T06:33:27Z",
"rates": {
"BIF": 991.107015
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LTL&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LTL",
"to": "BIF",
"amount": 100
},
"result": 99110.70150000001,
"rate": 991.107015
}Build with LTL/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key