Rate Overview
Live
1 IDR = 5.1426 LBP
1 LBP = 0.194453
IDR
Avg
5.1510
High
5.1678
Low
5.1223
Last updated: 5/7/2026, 8:36:52 AM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 5.14 LBP |
| 10 IDR | 51.43 LBP |
| 50 IDR | 257.13 LBP |
| 100 IDR | 514.26 LBP |
| 500 IDR | 2,571.31 LBP |
| 1,000 IDR | 5,142.62 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-05-07T08:36:52Z",
"rates": {
"LBP": 5.142624
}
}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": 514.2624,
"rate": 5.142624
}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