Rate Overview
Live
1 IDR = 5.0303 LBP
1 LBP = 0.198795
IDR
Avg
5.0315
High
5.0644
Low
4.9867
Last updated: 6/19/2026, 8:52:52 AM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 5.03 LBP |
| 10 IDR | 50.30 LBP |
| 50 IDR | 251.51 LBP |
| 100 IDR | 503.03 LBP |
| 500 IDR | 2,515.15 LBP |
| 1,000 IDR | 5,030.30 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-06-19T08:52:52Z",
"rates": {
"LBP": 5.030295
}
}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": 503.0295,
"rate": 5.030295
}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