Rate Overview
Live
1 LTL = 1005.38 BIF
1 BIF = 0.000995
LTL
Avg
1005.77
High
1007.19
Low
1004.12
Last updated: 9/7/2026, 7:14:11 AM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 1,005.38 BIF |
| 10 LTL | 10,053.79 BIF |
| 50 LTL | 50,268.94 BIF |
| 100 LTL | 100,537.88 BIF |
| 500 LTL | 502,689.39 BIF |
| 1,000 LTL | 1,005,378.77 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-09-07T07:14:11Z",
"rates": {
"BIF": 1005.378771
}
}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": 100537.8771,
"rate": 1005.378771
}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