Rate Overview
Live
1 LTL = 984.5633 BIF
1 BIF = 0.001016
LTL
Avg
1001.50
High
1028.42
Low
983.1833
Last updated: 7/30/2026, 1:13:42 AM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 984.56 BIF |
| 10 LTL | 9,845.63 BIF |
| 50 LTL | 49,228.16 BIF |
| 100 LTL | 98,456.33 BIF |
| 500 LTL | 492,281.65 BIF |
| 1,000 LTL | 984,563.29 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-07-30T01:13:42Z",
"rates": {
"BIF": 984.563291
}
}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": 98456.3291,
"rate": 984.563291
}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