Rate Overview
Live
1 SHP = 242.9332 LRD
1 LRD = 0.004116
SHP
Avg
241.5680
High
243.6040
Low
239.9642
Last updated: 7/4/2026, 2:17:19 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 242.93 LRD |
| 10 SHP | 2,429.33 LRD |
| 50 SHP | 12,146.66 LRD |
| 100 SHP | 24,293.32 LRD |
| 500 SHP | 121,466.60 LRD |
| 1,000 SHP | 242,933.21 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-04T02:17:19Z",
"rates": {
"LRD": 242.933209
}
}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": 24293.3209,
"rate": 242.933209
}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