Rate Overview
Live
1 LBP = 0.201026 IDR
1 IDR = 4.9745
LBP
Avg
0.196233
High
0.201026
Low
0.193218
Last updated: 5/29/2026, 10:20:32 PM
Quick Conversions
| LBP | IDR |
|---|---|
| 1 LBP | 0.20 IDR |
| 10 LBP | 2.01 IDR |
| 50 LBP | 10.05 IDR |
| 100 LBP | 20.10 IDR |
| 500 LBP | 100.51 IDR |
| 1,000 LBP | 201.03 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-29T22:20:32Z",
"rates": {
"IDR": 0.201026
}
}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": 20.102600000000002,
"rate": 0.201026
}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