Rate Overview
Live
1 LRD = 3.1839 SOS
1 SOS = 0.314079
LRD
Avg
3.2063
High
3.2656
Low
3.1584
Last updated: 9/9/2026, 6:21:06 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.18 SOS |
| 10 LRD | 31.84 SOS |
| 50 LRD | 159.20 SOS |
| 100 LRD | 318.39 SOS |
| 500 LRD | 1,591.96 SOS |
| 1,000 LRD | 3,183.91 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-09-09T06:21:06Z",
"rates": {
"SOS": 3.183913
}
}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": 318.3913,
"rate": 3.183913
}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