Rate Overview
Live
1 BIF = 7.4206 LAK
1 LAK = 0.134759
BIF
Avg
7.3887
High
7.4206
Low
7.2877
Last updated: 4/16/2026, 5:30:25 PM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.42 LAK |
| 10 BIF | 74.21 LAK |
| 50 BIF | 371.03 LAK |
| 100 BIF | 742.06 LAK |
| 500 BIF | 3,710.32 LAK |
| 1,000 BIF | 7,420.63 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-04-16T17:30:25Z",
"rates": {
"LAK": 7.420631
}
}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": 742.0631000000001,
"rate": 7.420631
}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