Rate Overview
Live
1 LRD = 0.502405 INR
1 INR = 1.9904
LRD
Avg
0.500838
High
0.503343
Low
0.496080
Last updated: 3/7/2026, 4:43:29 AM
Quick Conversions
| LRD | INR |
|---|---|
| 1 LRD | 0.50 INR |
| 10 LRD | 5.02 INR |
| 50 LRD | 25.12 INR |
| 100 LRD | 50.24 INR |
| 500 LRD | 251.20 INR |
| 1,000 LRD | 502.41 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-07T04:43:29Z",
"rates": {
"INR": 0.502405
}
}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.2405,
"rate": 0.502405
}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