Rate Overview
Live
1 BRL = 17125.11 LBP
1 LBP = 0.000058
BRL
Avg
16796.35
High
17294.58
Low
16096.87
Last updated: 3/27/2026, 7:54:01 PM
Quick Conversions
| BRL | LBP |
|---|---|
| 1 BRL | 17,125.11 LBP |
| 10 BRL | 171,251.11 LBP |
| 50 BRL | 856,255.55 LBP |
| 100 BRL | 1,712,511.10 LBP |
| 500 BRL | 8,562,555.52 LBP |
| 1,000 BRL | 17,125,111.04 LBP |
Get BRL/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=BRL¤cies=LBPExample Response:
{
"success": true,
"base": "BRL",
"date": "2026-03-27T19:54:01Z",
"rates": {
"LBP": 17125.11104
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=BRL&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "BRL",
"to": "LBP",
"amount": 100
},
"result": 1712511.104,
"rate": 17125.11104
}Build with BRL/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key