Rate Overview
Live
1 LRD = 0.528314 INR
1 INR = 1.8928
LRD
Avg
0.508789
High
0.528314
Low
0.487148
Last updated: 7/8/2026, 9:45:40 PM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.53 INR |
| 10 LRD | 5.28 INR |
| 50 LRD | 26.42 INR |
| 100 LRD | 52.83 INR |
| 500 LRD | 264.16 INR |
| 1,000 LRD | 528.31 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-08T21:45:40Z",
"rates": {
"INR": 0.528314
}
}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.831399999999995,
"rate": 0.528314
}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