Rate Overview
Live
1 LRD = 3.1180 SOS
1 SOS = 0.320717
LRD
Avg
3.1124
High
3.1998
Low
3.0625
Last updated: 5/27/2026, 9:40:35 PM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.12 SOS |
| 10 LRD | 31.18 SOS |
| 50 LRD | 155.90 SOS |
| 100 LRD | 311.80 SOS |
| 500 LRD | 1,559.01 SOS |
| 1,000 LRD | 3,118.01 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-05-27T21:40:35Z",
"rates": {
"SOS": 3.118013
}
}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.80129999999997,
"rate": 3.118013
}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