Rate Overview
Live
1 BIF = 0.108123 LKR
1 LKR = 9.2487
BIF
Avg
0.107707
High
0.108123
Low
0.107416
Last updated: 5/7/2026, 1:25:26 AM
Quick Conversions
| BIF | LKR |
|---|---|
| 1 BIF | 0.11 LKR |
| 10 BIF | 1.08 LKR |
| 50 BIF | 5.41 LKR |
| 100 BIF | 10.81 LKR |
| 500 BIF | 54.06 LKR |
| 1,000 BIF | 108.12 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-05-07T01:25:26Z",
"rates": {
"LKR": 0.108123
}
}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.8123,
"rate": 0.108123
}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