Rate Overview
Live
1 BIF = 0.001001 LTL
1 LTL = 999.0010
BIF
Avg
0.000994
High
0.001002
Low
0.000985
Last updated: 3/7/2026, 1:02:51 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-03-07T01:02:51Z",
"rates": {
"LTL": 0.001001
}
}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.1001,
"rate": 0.001001
}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