Rate Overview
Live
1 BIF = 7.5081 LAK
1 LAK = 0.133189
BIF
Avg
7.4976
High
7.5081
Low
7.4740
Last updated: 9/5/2026, 2:57:45 AM
Quick Conversions
| BIF | LAK |
|---|---|
| 1 BIF | 7.51 LAK |
| 10 BIF | 75.08 LAK |
| 50 BIF | 375.41 LAK |
| 100 BIF | 750.81 LAK |
| 500 BIF | 3,754.05 LAK |
| 1,000 BIF | 7,508.10 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-09-05T02:57:45Z",
"rates": {
"LAK": 7.508102
}
}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": 750.8102,
"rate": 7.508102
}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