Rate Overview
Live
1 SHP = 244.6822 LRD
1 LRD = 0.004087
SHP
Avg
251.4524
High
273.3768
Low
228.8602
Last updated: 3/27/2026, 9:44:15 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 244.68 LRD |
| 10 SHP | 2,446.82 LRD |
| 50 SHP | 12,234.11 LRD |
| 100 SHP | 24,468.22 LRD |
| 500 SHP | 122,341.08 LRD |
| 1,000 SHP | 244,682.16 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-27T09:44:15Z",
"rates": {
"LRD": 244.682159
}
}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": 24468.215900000003,
"rate": 244.682159
}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