Rate Overview
Live
1 LRD = 0.524786 INR
1 INR = 1.9055
LRD
Avg
0.522834
High
0.525628
Low
0.518339
Last updated: 7/5/2026, 5:05:54 PM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.52 INR |
| 10 LRD | 5.25 INR |
| 50 LRD | 26.24 INR |
| 100 LRD | 52.48 INR |
| 500 LRD | 262.39 INR |
| 1,000 LRD | 524.79 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-05T17:05:54Z",
"rates": {
"INR": 0.524786
}
}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.4786,
"rate": 0.524786
}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