Rate Overview
Live
1 IDR = 4.9820 LBP
1 LBP = 0.200721
IDR
Avg
4.9856
High
5.0026
Low
4.9692
Last updated: 7/8/2026, 10:08:35 AM
Quick Conversions
| IDR | LBP |
|---|---|
| 1 IDR | 4.98 LBP |
| 10 IDR | 49.82 LBP |
| 50 IDR | 249.10 LBP |
| 100 IDR | 498.20 LBP |
| 500 IDR | 2,491.02 LBP |
| 1,000 IDR | 4,982.05 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-08T10:08:35Z",
"rates": {
"LBP": 4.982045
}
}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.20450000000005,
"rate": 4.982045
}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