Rate Overview
Live
1 BIF = 0.106698 LKR
1 LKR = 9.3722
BIF
Avg
0.106213
High
0.106698
Low
0.104849
Last updated: 4/16/2026, 5:29:44 PM
Quick Conversions
| BIF | LKR |
|---|---|
| 1 BIF | 0.11 LKR |
| 10 BIF | 1.07 LKR |
| 50 BIF | 5.33 LKR |
| 100 BIF | 10.67 LKR |
| 500 BIF | 53.35 LKR |
| 1,000 BIF | 106.70 LKR |
Get BIF/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BIF¤cies=LKRExample Response:
{
"success": true,
"base": "BIF",
"date": "2026-04-16T17:29:44Z",
"rates": {
"LKR": 0.106698
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BIF&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "BIF",
"to": "LKR",
"amount": 100
},
"result": 10.6698,
"rate": 0.106698
}Build with BIF/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key