Rate Overview
Live
1 IDR = 5.2489 LBP
1 LBP = 0.190517
IDR
Avg
5.3103
High
5.3844
Low
5.2489
Last updated: 3/6/2026, 8:04:48 AM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 5.25 LBP |
| 10 IDR | 52.49 LBP |
| 50 IDR | 262.44 LBP |
| 100 IDR | 524.89 LBP |
| 500 IDR | 2,624.44 LBP |
| 1,000 IDR | 5,248.87 LBP |
Get IDR/LBP Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=LBPExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-06T08:04:48Z",
"rates": {
"LBP": 5.24887
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=LBP&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "LBP",
"amount": 100
},
"result": 524.8870000000001,
"rate": 5.24887
}Build with IDR/LBP Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key