Rate Overview
Live
1 LRD = 0.520776 INR
1 INR = 1.9202
LRD
Avg
0.521494
High
0.524809
Low
0.519043
Last updated: 6/16/2026, 1:30:08 PM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.52 INR |
| 10 LRD | 5.21 INR |
| 50 LRD | 26.04 INR |
| 100 LRD | 52.08 INR |
| 500 LRD | 260.39 INR |
| 1,000 LRD | 520.78 INR |
Get LRD/INR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=INRExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-06-16T13:30:08Z",
"rates": {
"INR": 0.520776
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=INR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "INR",
"amount": 100
},
"result": 52.077600000000004,
"rate": 0.520776
}Build with LRD/INR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key