Rate Overview
Live
1 LRD = 0.523960 INR
1 INR = 1.9085
LRD
Avg
0.520175
High
0.528315
Low
0.513228
Last updated: 5/27/2026, 1:56:59 PM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.52 INR |
| 10 LRD | 5.24 INR |
| 50 LRD | 26.20 INR |
| 100 LRD | 52.40 INR |
| 500 LRD | 261.98 INR |
| 1,000 LRD | 523.96 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-05-27T13:56:59Z",
"rates": {
"INR": 0.52396
}
}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.396,
"rate": 0.52396
}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