Rate Overview
Live
1 BIF = 0.000995 LTL
1 LTL = 1005.03
BIF
Avg
0.000994
High
0.000996
Low
0.000991
Last updated: 9/2/2026, 10:27:20 AM
Quick Conversions
| BIF | LTL |
|---|---|
| 1 BIF | 0.00 LTL |
| 10 BIF | 0.01 LTL |
| 50 BIF | 0.05 LTL |
| 100 BIF | 0.10 LTL |
| 500 BIF | 0.50 LTL |
| 1,000 BIF | 1.00 LTL |
Get BIF/LTL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=LTLExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-09-02T10:27:20Z",
"rates": {
"LTL": 0.000995
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=LTL&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "LTL",
"amount": 100
},
"result": 0.0995,
"rate": 0.000995
}Build with BIF/LTL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key