Rate Overview
Live
1 BIF = 7.2115 LAK
1 LAK = 0.138668
BIF
Avg
7.2103
High
7.2244
Low
7.1979
Last updated: 3/7/2026, 1:04:33 AM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.21 LAK |
| 10 BIF | 72.11 LAK |
| 50 BIF | 360.57 LAK |
| 100 BIF | 721.15 LAK |
| 500 BIF | 3,605.73 LAK |
| 1,000 BIF | 7,211.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-07T01:04:33Z",
"rates": {
"LAK": 7.211463
}
}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": 721.1463,
"rate": 7.211463
}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