Rate Overview
Live
1 LRD = 3.1198 SOS
1 SOS = 0.320529
LRD
Avg
3.1183
High
3.1326
Low
3.1124
Last updated: 3/7/2026, 7:38:58 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.12 SOS |
| 10 LRD | 31.20 SOS |
| 50 LRD | 155.99 SOS |
| 100 LRD | 311.98 SOS |
| 500 LRD | 1,559.92 SOS |
| 1,000 LRD | 3,119.85 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-03-07T07:38:58Z",
"rates": {
"SOS": 3.119847
}
}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": 311.9847,
"rate": 3.119847
}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