Rate Overview
Live
1 LRD = 16.3326 BIF
1 BIF = 0.061227
LRD
Avg
16.2779
High
16.7256
Low
15.8477
Last updated: 5/28/2026, 9:42:34 PM
Quick Conversions
| LRD | BIF |
|---|---|
| 1 LRD | 16.33 BIF |
| 10 LRD | 163.33 BIF |
| 50 LRD | 816.63 BIF |
| 100 LRD | 1,633.26 BIF |
| 500 LRD | 8,166.32 BIF |
| 1,000 LRD | 16,332.65 BIF |
Get LRD/BIF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=BIFExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-05-28T21:42:34Z",
"rates": {
"BIF": 16.332648
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=BIF&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "BIF",
"amount": 100
},
"result": 1633.2648,
"rate": 16.332648
}Build with LRD/BIF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key