Rate Overview
Live
1 LRD = 100.0063 IDR
1 IDR = 0.009999
LRD
Avg
94.9430
High
100.0063
Low
90.0407
Last updated: 7/28/2026, 11:51:52 PM
Quick Conversions
| LRD | IDR |
|---|---|
| 1 LRD | 100.01 IDR |
| 10 LRD | 1,000.06 IDR |
| 50 LRD | 5,000.32 IDR |
| 100 LRD | 10,000.63 IDR |
| 500 LRD | 50,003.16 IDR |
| 1,000 LRD | 100,006.31 IDR |
Get LRD/IDR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=IDRExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-28T23:51:52Z",
"rates": {
"IDR": 100.006311
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=IDR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "IDR",
"amount": 100
},
"result": 10000.6311,
"rate": 100.006311
}Build with LRD/IDR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key