Rate Overview
Live
1 BIF = 7.5978 LAK
1 LAK = 0.131617
BIF
Avg
7.5142
High
7.5978
Low
7.4132
Last updated: 7/4/2026, 11:38:38 AM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.60 LAK |
| 10 BIF | 75.98 LAK |
| 50 BIF | 379.89 LAK |
| 100 BIF | 759.78 LAK |
| 500 BIF | 3,798.89 LAK |
| 1,000 BIF | 7,597.78 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-04T11:38:38Z",
"rates": {
"LAK": 7.597781
}
}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": 759.7781,
"rate": 7.597781
}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