Rate Overview
Live
1 SHP = 246.4376 LRD
1 LRD = 0.004058
SHP
Avg
246.4456
High
247.0401
Low
245.8268
Last updated: 4/17/2026, 6:18:27 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 246.44 LRD |
| 10 SHP | 2,464.38 LRD |
| 50 SHP | 12,321.88 LRD |
| 100 SHP | 24,643.76 LRD |
| 500 SHP | 123,218.78 LRD |
| 1,000 SHP | 246,437.56 LRD |
Get SHP/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=SHP¤cies=LRDExample Response:
{
"success": true,
"base": "SHP",
"date": "2026-04-17T06:18:27Z",
"rates": {
"LRD": 246.437563
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=SHP&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "SHP",
"to": "LRD",
"amount": 100
},
"result": 24643.7563,
"rate": 246.437563
}Build with SHP/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key