Rate Overview
Live
1 LBP = 0.194053 IDR
1 IDR = 5.1532
LBP
Avg
0.193981
High
0.195224
Low
0.193218
Last updated: 5/9/2026, 6:03:31 AM
Quick Conversions
| LBP | IDR |
|---|---|
| 1 LBP | 0.19 IDR |
| 10 LBP | 1.94 IDR |
| 50 LBP | 9.70 IDR |
| 100 LBP | 19.41 IDR |
| 500 LBP | 97.03 IDR |
| 1,000 LBP | 194.05 IDR |
Get LBP/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LBP¤cies=IDRExample Response:
{
"success": true,
"base": "LBP",
"date": "2026-05-09T06:03:31Z",
"rates": {
"IDR": 0.194053
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LBP&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LBP",
"to": "IDR",
"amount": 100
},
"result": 19.4053,
"rate": 0.194053
}Build with LBP/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key