Rate Overview
Live
1 BIF = 7.3045 LAK
1 LAK = 0.136903
BIF
Avg
7.2551
High
7.3090
Low
7.2080
Last updated: 3/27/2026, 3:37:06 PM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.30 LAK |
| 10 BIF | 73.04 LAK |
| 50 BIF | 365.22 LAK |
| 100 BIF | 730.45 LAK |
| 500 BIF | 3,652.23 LAK |
| 1,000 BIF | 7,304.46 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-03-27T15:37:06Z",
"rates": {
"LAK": 7.304462
}
}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": 730.4462,
"rate": 7.304462
}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