Rate Overview
Live
1 LTL = 998.9904 BIF
1 BIF = 0.001001
LTL
Avg
1005.40
High
1014.23
Low
997.9930
Last updated: 3/7/2026, 12:28:16 AM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 998.99 BIF |
| 10 LTL | 9,989.90 BIF |
| 50 LTL | 49,949.52 BIF |
| 100 LTL | 99,899.04 BIF |
| 500 LTL | 499,495.21 BIF |
| 1,000 LTL | 998,990.41 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-07T00:28:16Z",
"rates": {
"BIF": 998.990413
}
}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": 99899.0413,
"rate": 998.990413
}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