Rate Overview
Live
1 BIF = 7.3539 LAK
1 LAK = 0.135983
BIF
Avg
7.3789
High
7.4578
Low
7.3525
Last updated: 6/16/2026, 2:39:06 PM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.35 LAK |
| 10 BIF | 73.54 LAK |
| 50 BIF | 367.69 LAK |
| 100 BIF | 735.39 LAK |
| 500 BIF | 3,676.93 LAK |
| 1,000 BIF | 7,353.86 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-06-16T14:39:06Z",
"rates": {
"LAK": 7.353862
}
}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": 735.3862,
"rate": 7.353862
}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