Rate Overview
Live
1 LTL = 1006.96 BIF
1 BIF = 0.000993
LTL
Avg
1008.41
High
1021.60
Low
1004.38
Last updated: 4/18/2026, 8:48:28 AM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 1,006.96 BIF |
| 10 LTL | 10,069.61 BIF |
| 50 LTL | 50,348.04 BIF |
| 100 LTL | 100,696.09 BIF |
| 500 LTL | 503,480.43 BIF |
| 1,000 LTL | 1,006,960.86 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-04-18T08:48:28Z",
"rates": {
"BIF": 1006.960857
}
}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": 100696.0857,
"rate": 1006.960857
}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