Rate Overview
Live
1 IDR = 5.3031 LBP
1 LBP = 0.188569
IDR
Avg
5.2918
High
5.3212
Low
5.2665
Last updated: 3/27/2026, 10:13:34 AM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 5.30 LBP |
| 10 IDR | 53.03 LBP |
| 50 IDR | 265.15 LBP |
| 100 IDR | 530.31 LBP |
| 500 IDR | 2,651.55 LBP |
| 1,000 IDR | 5,303.09 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-27T10:13:34Z",
"rates": {
"LBP": 5.303094
}
}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": 530.3094,
"rate": 5.303094
}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