Rate Overview
Live
1 LRD = 0.518931 INR
1 INR = 1.9270
LRD
Avg
0.512982
High
0.518931
Low
0.506836
Last updated: 3/27/2026, 7:11:39 PM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.52 INR |
| 10 LRD | 5.19 INR |
| 50 LRD | 25.95 INR |
| 100 LRD | 51.89 INR |
| 500 LRD | 259.47 INR |
| 1,000 LRD | 518.93 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-03-27T19:11:39Z",
"rates": {
"INR": 0.518931
}
}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": 51.893100000000004,
"rate": 0.518931
}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