Rate Overview
Live
1 LRD = 3.1060 SOS
1 SOS = 0.321956
LRD
Avg
3.1040
High
3.1062
Low
3.1002
Last updated: 4/17/2026, 11:25:49 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.11 SOS |
| 10 LRD | 31.06 SOS |
| 50 LRD | 155.30 SOS |
| 100 LRD | 310.60 SOS |
| 500 LRD | 1,553.01 SOS |
| 1,000 LRD | 3,106.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-04-17T11:25:49Z",
"rates": {
"SOS": 3.106014
}
}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": 310.6014,
"rate": 3.106014
}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