Rate Overview
Live
1 BIF = 7.5740 LAK
1 LAK = 0.132031
BIF
Avg
7.3663
High
7.5797
Low
7.2148
Last updated: 7/23/2026, 2:51:54 PM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.57 LAK |
| 10 BIF | 75.74 LAK |
| 50 BIF | 378.70 LAK |
| 100 BIF | 757.40 LAK |
| 500 BIF | 3,786.98 LAK |
| 1,000 BIF | 7,573.95 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-23T14:51:54Z",
"rates": {
"LAK": 7.573951
}
}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": 757.3951,
"rate": 7.573951
}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