Rate Overview
Live
1 BRL = 17440.41 LBP
1 LBP = 0.000057
BRL
Avg
17361.51
High
17477.68
Low
17136.11
Last updated: 9/3/2026, 7:39:42 AM
Quick Conversions
| BRL | LBP |
|---|---|
| 1 BRL | 17,440.41 LBP |
| 10 BRL | 174,404.13 LBP |
| 50 BRL | 872,020.63 LBP |
| 100 BRL | 1,744,041.26 LBP |
| 500 BRL | 8,720,206.30 LBP |
| 1,000 BRL | 17,440,412.59 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-09-03T07:39:42Z",
"rates": {
"LBP": 17440.41259
}
}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": 1744041.259,
"rate": 17440.41259
}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