Rate Overview
Live
1 LRD = 3.1522 SOS
1 SOS = 0.317240
LRD
Avg
3.1159
High
3.1545
Low
3.0625
Last updated: 7/27/2026, 5:58:17 PM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.15 SOS |
| 10 LRD | 31.52 SOS |
| 50 LRD | 157.61 SOS |
| 100 LRD | 315.22 SOS |
| 500 LRD | 1,576.09 SOS |
| 1,000 LRD | 3,152.18 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-27T17:58:17Z",
"rates": {
"SOS": 3.152184
}
}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.21840000000003,
"rate": 3.152184
}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