Rate Overview
Live
1 LRD = 0.526539 INR
1 INR = 1.8992
LRD
Avg
0.521206
High
0.526539
Low
0.516315
Last updated: 7/8/2026, 6:17:03 AM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.53 INR |
| 10 LRD | 5.27 INR |
| 50 LRD | 26.33 INR |
| 100 LRD | 52.65 INR |
| 500 LRD | 263.27 INR |
| 1,000 LRD | 526.54 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-08T06:17:03Z",
"rates": {
"INR": 0.526539
}
}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.6539,
"rate": 0.526539
}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