Rate Overview
Live
1 SHP = 243.9267 LRD
1 LRD = 0.004100
SHP
Avg
245.5232
High
247.6485
Low
243.7299
Last updated: 3/7/2026, 1:03:37 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 243.93 LRD |
| 10 SHP | 2,439.27 LRD |
| 50 SHP | 12,196.33 LRD |
| 100 SHP | 24,392.67 LRD |
| 500 SHP | 121,963.33 LRD |
| 1,000 SHP | 243,926.66 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-03-07T01:03:37Z",
"rates": {
"LRD": 243.926659
}
}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": 24392.6659,
"rate": 243.926659
}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