Rate Overview
Live
1 BIF = 0.106295 LKR
1 LKR = 9.4078
BIF
Avg
0.104244
High
0.106295
Low
0.101417
Last updated: 3/27/2026, 5:07:09 PM
Quick Conversions
| BIF | LKR |
|---|---|
| 1 BIF | 0.11 LKR |
| 10 BIF | 1.06 LKR |
| 50 BIF | 5.31 LKR |
| 100 BIF | 10.63 LKR |
| 500 BIF | 53.15 LKR |
| 1,000 BIF | 106.30 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-03-27T17:07:09Z",
"rates": {
"LKR": 0.106295
}
}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.6295,
"rate": 0.106295
}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