Rate Overview
Live
1 BIF = 0.106302 LKR
1 LKR = 9.4072
BIF
Avg
0.101473
High
0.106302
Low
0.097241
Last updated: 3/27/2026, 11:38:36 AM
Quick Conversions
| BIF | LKR |
|---|---|
| 1 BIF | 0.11 LKR |
| 10 BIF | 1.06 LKR |
| 50 BIF | 5.32 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-27T11:38:36Z",
"rates": {
"LKR": 0.106302
}
}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.630199999999999,
"rate": 0.106302
}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