Rate Overview
Live
1 BIF = 7.4575 LAK
1 LAK = 0.134094
BIF
Avg
7.4140
High
7.5406
Low
7.3453
Last updated: 7/3/2026, 4:54:02 PM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.46 LAK |
| 10 BIF | 74.57 LAK |
| 50 BIF | 372.87 LAK |
| 100 BIF | 745.75 LAK |
| 500 BIF | 3,728.73 LAK |
| 1,000 BIF | 7,457.46 LAK |
Get BIF/LAK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=LAKExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-07-03T16:54:02Z",
"rates": {
"LAK": 7.457461
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=LAK&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "LAK",
"amount": 100
},
"result": 745.7461000000001,
"rate": 7.457461
}Build with BIF/LAK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key