Rate Overview
Live
1 IDR = 0.010071 LRD
1 LRD = 99.2950
IDR
Avg
0.010542
High
0.011100
Low
0.010016
Last updated: 7/29/2026, 10:12:41 AM
Quick Conversions
| IDR | LRD |
|---|---|
| 1 IDR | 0.01 LRD |
| 10 IDR | 0.10 LRD |
| 50 IDR | 0.50 LRD |
| 100 IDR | 1.01 LRD |
| 500 IDR | 5.04 LRD |
| 1,000 IDR | 10.07 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-29T10:12:41Z",
"rates": {
"LRD": 0.010071
}
}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.0071,
"rate": 0.010071
}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