Rate Overview
Live
1 IDR = 0.010192 LRD
1 LRD = 98.1162
IDR
Avg
0.010235
High
0.010298
Low
0.010185
Last updated: 6/19/2026, 8:50:25 AM
Quick Conversions
| IDR | LRD |
|---|---|
| 1 IDR | 0.01 LRD |
| 10 IDR | 0.10 LRD |
| 50 IDR | 0.51 LRD |
| 100 IDR | 1.02 LRD |
| 500 IDR | 5.10 LRD |
| 1,000 IDR | 10.19 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-06-19T08:50:25Z",
"rates": {
"LRD": 0.010192
}
}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.0191999999999999,
"rate": 0.010192
}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