Rate Overview
Live
1 LRD = 3.1123 SOS
1 SOS = 0.321302
LRD
Avg
3.1132
High
3.1998
Low
3.0625
Last updated: 3/28/2026, 10:49:48 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.11 SOS |
| 10 LRD | 31.12 SOS |
| 50 LRD | 155.62 SOS |
| 100 LRD | 311.23 SOS |
| 500 LRD | 1,556.17 SOS |
| 1,000 LRD | 3,112.34 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-28T10:49:48Z",
"rates": {
"SOS": 3.11234
}
}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.23400000000004,
"rate": 3.11234
}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