Rate Overview
Live
1 IDR = 5.0437 LBP
1 LBP = 0.198266
IDR
Avg
5.0228
High
5.0449
Low
4.9958
Last updated: 8/12/2026, 10:13:30 AM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 5.04 LBP |
| 10 IDR | 50.44 LBP |
| 50 IDR | 252.19 LBP |
| 100 IDR | 504.37 LBP |
| 500 IDR | 2,521.87 LBP |
| 1,000 IDR | 5,043.73 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-08-12T10:13:30Z",
"rates": {
"LBP": 5.043734
}
}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": 504.37339999999995,
"rate": 5.043734
}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