Rate Overview
Live
1 LRD = 3.1438 SOS
1 SOS = 0.318088
LRD
Avg
3.1471
High
3.1553
Low
3.1371
Last updated: 7/30/2026, 11:52:08 PM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.14 SOS |
| 10 LRD | 31.44 SOS |
| 50 LRD | 157.19 SOS |
| 100 LRD | 314.38 SOS |
| 500 LRD | 1,571.89 SOS |
| 1,000 LRD | 3,143.78 SOS |
Get LRD/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=SOSExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-07-30T23:52:08Z",
"rates": {
"SOS": 3.143784
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "SOS",
"amount": 100
},
"result": 314.3784,
"rate": 3.143784
}Build with LRD/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key