Rate Overview
Live
1 LBP = 0.202153 IDR
1 IDR = 4.9467
LBP
Avg
0.189477
High
0.202229
Low
0.179069
Last updated: 7/31/2026, 4:07:40 AM
Quick Conversions
| LBP | IDR |
|---|---|
| 1 LBP | 0.20 IDR |
| 10 LBP | 2.02 IDR |
| 50 LBP | 10.11 IDR |
| 100 LBP | 20.22 IDR |
| 500 LBP | 101.08 IDR |
| 1,000 LBP | 202.15 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-07-31T04:07:40Z",
"rates": {
"IDR": 0.202153
}
}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.2153,
"rate": 0.202153
}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