Rate Overview
Live
1 SHP = 243.1390 LRD
1 LRD = 0.004113
SHP
Avg
245.9572
High
254.2785
Low
240.3849
Last updated: 7/24/2026, 1:16:29 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 243.14 LRD |
| 10 SHP | 2,431.39 LRD |
| 50 SHP | 12,156.95 LRD |
| 100 SHP | 24,313.90 LRD |
| 500 SHP | 121,569.51 LRD |
| 1,000 SHP | 243,139.02 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-07-24T01:16:29Z",
"rates": {
"LRD": 243.139021
}
}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": 24313.902100000003,
"rate": 243.139021
}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