Rate Overview
Live
1 IDR = 4.9869 LBP
1 LBP = 0.200525
IDR
Avg
5.1542
High
5.3580
Low
4.9629
Last updated: 7/29/2026, 2:24:14 PM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 4.99 LBP |
| 10 IDR | 49.87 LBP |
| 50 IDR | 249.35 LBP |
| 100 IDR | 498.69 LBP |
| 500 IDR | 2,493.45 LBP |
| 1,000 IDR | 4,986.91 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-07-29T14:24:14Z",
"rates": {
"LBP": 4.986909
}
}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": 498.6909,
"rate": 4.986909
}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