Rate Overview
Live
1 IDR = 0.010147 LRD
1 LRD = 98.5513
IDR
Avg
0.010195
High
0.010243
Low
0.010145
Last updated: 9/2/2026, 10:05:07 AM
Quick Conversions
| IDR | LRD |
|---|---|
| 1 IDR | 0.01 LRD |
| 10 IDR | 0.10 LRD |
| 50 IDR | 0.51 LRD |
| 100 IDR | 1.01 LRD |
| 500 IDR | 5.07 LRD |
| 1,000 IDR | 10.15 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-09-02T10:05:07Z",
"rates": {
"LRD": 0.010147
}
}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.0147,
"rate": 0.010147
}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