Rate Overview
Live
1 LRD = 0.509270 INR
1 INR = 1.9636
LRD
Avg
0.506267
High
0.509270
Low
0.503018
Last updated: 4/16/2026, 7:08:59 PM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.51 INR |
| 10 LRD | 5.09 INR |
| 50 LRD | 25.46 INR |
| 100 LRD | 50.93 INR |
| 500 LRD | 254.64 INR |
| 1,000 LRD | 509.27 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-04-16T19:08:59Z",
"rates": {
"INR": 0.50927
}
}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": 50.927,
"rate": 0.50927
}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