Rate Overview
Live
1 SHP = 241.1489 LRD
1 LRD = 0.004147
SHP
Avg
247.5283
High
271.6842
Low
234.0371
Last updated: 7/28/2026, 11:59:26 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 241.15 LRD |
| 10 SHP | 2,411.49 LRD |
| 50 SHP | 12,057.45 LRD |
| 100 SHP | 24,114.89 LRD |
| 500 SHP | 120,574.46 LRD |
| 1,000 SHP | 241,148.92 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-28T11:59:26Z",
"rates": {
"LRD": 241.148923
}
}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": 24114.8923,
"rate": 241.148923
}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