Rate Overview
Live
1 SHP = 239.9848 LRD
1 LRD = 0.004167
SHP
Avg
243.9639
High
246.5386
Low
239.9848
Last updated: 9/3/2026, 4:41:54 AM
Quick Conversions
| SHP | LRD |
|---|---|
| 1 SHP | 239.98 LRD |
| 10 SHP | 2,399.85 LRD |
| 50 SHP | 11,999.24 LRD |
| 100 SHP | 23,998.48 LRD |
| 500 SHP | 119,992.38 LRD |
| 1,000 SHP | 239,984.77 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-09-03T04:41:54Z",
"rates": {
"LRD": 239.984769
}
}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": 23998.4769,
"rate": 239.984769
}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