Rate Overview
Live
1 LBP = 0.191429 IDR
1 IDR = 5.2239
LBP
Avg
0.191500
High
0.192364
Low
0.190835
Last updated: 4/17/2026, 10:41:43 AM
Quick Conversions
| LBP | IDR |
|---|---|
| 1 LBP | 0.19 IDR |
| 10 LBP | 1.91 IDR |
| 50 LBP | 9.57 IDR |
| 100 LBP | 19.14 IDR |
| 500 LBP | 95.71 IDR |
| 1,000 LBP | 191.43 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-04-17T10:41:43Z",
"rates": {
"IDR": 0.191429
}
}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.142899999999997,
"rate": 0.191429
}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