Rate Overview
Live
1 IDR = 0.010045 LRD
1 LRD = 99.5520
IDR
Avg
0.010088
High
0.010126
Low
0.010045
Last updated: 7/8/2026, 10:08:30 AM
Quick Conversions
| IDR | LRD |
|---|---|
| 1 IDR | 0.01 LRD |
| 10 IDR | 0.10 LRD |
| 50 IDR | 0.50 LRD |
| 100 IDR | 1.00 LRD |
| 500 IDR | 5.02 LRD |
| 1,000 IDR | 10.05 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-07-08T10:08:30Z",
"rates": {
"LRD": 0.010045
}
}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.0045,
"rate": 0.010045
}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