Rate Overview
Live
1 LTL = 1001.27 BIF
1 BIF = 0.000999
LTL
Avg
999.8418
High
1001.27
Low
997.8352
Last updated: 8/16/2026, 3:59:41 PM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 1,001.27 BIF |
| 10 LTL | 10,012.70 BIF |
| 50 LTL | 50,063.50 BIF |
| 100 LTL | 100,127.00 BIF |
| 500 LTL | 500,634.99 BIF |
| 1,000 LTL | 1,001,269.98 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-08-16T15:59:41Z",
"rates": {
"BIF": 1001.269981
}
}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": 100126.9981,
"rate": 1001.269981
}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