Rate Overview
Live
1 LRD = 0.532472 INR
1 INR = 1.8780
LRD
Avg
0.532451
High
0.533374
Low
0.531077
Last updated: 7/26/2026, 1:19:39 AM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.53 INR |
| 10 LRD | 5.32 INR |
| 50 LRD | 26.62 INR |
| 100 LRD | 53.25 INR |
| 500 LRD | 266.24 INR |
| 1,000 LRD | 532.47 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-07-26T01:19:39Z",
"rates": {
"INR": 0.532472
}
}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": 53.24719999999999,
"rate": 0.532472
}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