Rate Overview
Live
1 BIF = 7.5839 LAK
1 LAK = 0.131859
BIF
Avg
7.5797
High
7.5992
Low
7.5642
Last updated: 7/26/2026, 8:54:31 PM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.58 LAK |
| 10 BIF | 75.84 LAK |
| 50 BIF | 379.19 LAK |
| 100 BIF | 758.39 LAK |
| 500 BIF | 3,791.94 LAK |
| 1,000 BIF | 7,583.88 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-26T20:54:31Z",
"rates": {
"LAK": 7.583875
}
}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": 758.3875,
"rate": 7.583875
}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