Rate Overview
Live
1 LTL = 1007.54 BIF
1 BIF = 0.000993
LTL
Avg
1008.40
High
1012.43
Low
1005.71
Last updated: 5/9/2026, 8:50:39 AM
Quick Conversions
| LTL | BIF |
|---|---|
| 1 LTL | 1,007.54 BIF |
| 10 LTL | 10,075.39 BIF |
| 50 LTL | 50,376.93 BIF |
| 100 LTL | 100,753.86 BIF |
| 500 LTL | 503,769.32 BIF |
| 1,000 LTL | 1,007,538.63 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-05-09T08:50:39Z",
"rates": {
"BIF": 1007.53863
}
}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": 100753.863,
"rate": 1007.53863
}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