Rate Overview
Live
1 LBP = 0.199308 IDR
1 IDR = 5.0174
LBP
Avg
0.198830
High
0.200229
Low
0.197780
Last updated: 8/19/2026, 10:17:26 AM
Quick Conversions
| LBP | IDR |
|---|---|
| 1 LBP | 0.20 IDR |
| 10 LBP | 1.99 IDR |
| 50 LBP | 9.97 IDR |
| 100 LBP | 19.93 IDR |
| 500 LBP | 99.65 IDR |
| 1,000 LBP | 199.31 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-08-19T10:17:26Z",
"rates": {
"IDR": 0.199308
}
}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.9308,
"rate": 0.199308
}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