Rate Overview
Live
1 LRD = 3.1554 SOS
1 SOS = 0.316917
LRD
Avg
3.1169
High
3.1554
Low
3.0569
Last updated: 7/31/2026, 9:17:25 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.16 SOS |
| 10 LRD | 31.55 SOS |
| 50 LRD | 157.77 SOS |
| 100 LRD | 315.54 SOS |
| 500 LRD | 1,577.70 SOS |
| 1,000 LRD | 3,155.40 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-07-31T09:17:25Z",
"rates": {
"SOS": 3.1554
}
}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": 315.54,
"rate": 3.1554
}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