Rate Overview
Live
1 LBP = 0.201952 IDR
1 IDR = 4.9517
LBP
Avg
0.200847
High
0.202122
Low
0.198932
Last updated: 7/31/2026, 7:59:55 AM
Quick Conversions
| LBP | IDR |
|---|---|
| 1 LBP | 0.20 IDR |
| 10 LBP | 2.02 IDR |
| 50 LBP | 10.10 IDR |
| 100 LBP | 20.20 IDR |
| 500 LBP | 100.98 IDR |
| 1,000 LBP | 201.95 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-31T07:59:55Z",
"rates": {
"IDR": 0.201952
}
}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.1952,
"rate": 0.201952
}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