Rate Overview
Live
1 BIF = 7.5380 LAK
1 LAK = 0.132662
BIF
Avg
7.3353
High
7.5586
Low
7.2080
Last updated: 7/11/2026, 7:50:49 AM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.54 LAK |
| 10 BIF | 75.38 LAK |
| 50 BIF | 376.90 LAK |
| 100 BIF | 753.80 LAK |
| 500 BIF | 3,768.98 LAK |
| 1,000 BIF | 7,537.97 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-11T07:50:49Z",
"rates": {
"LAK": 7.53797
}
}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": 753.7969999999999,
"rate": 7.53797
}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