Rate Overview
Live
1 IDR = 0.010752 LRD
1 LRD = 93.0060
IDR
Avg
0.010856
High
0.010934
Low
0.010752
Last updated: 3/6/2026, 8:03:47 AM
Quick Conversions
| IDR | LRD |
|---|---|
| 1 IDR | 0.01 LRD |
| 10 IDR | 0.11 LRD |
| 50 IDR | 0.54 LRD |
| 100 IDR | 1.08 LRD |
| 500 IDR | 5.38 LRD |
| 1,000 IDR | 10.75 LRD |
Get IDR/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=IDR¤cies=LRDExample Response:
{
"success": true,
"base": "IDR",
"date": "2026-03-06T08:03:47Z",
"rates": {
"LRD": 0.010752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=IDR&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "IDR",
"to": "LRD",
"amount": 100
},
"result": 1.0752,
"rate": 0.010752
}Build with IDR/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key