Rate Overview
Live
1 LRD = 3.1507 SOS
1 SOS = 0.317390
LRD
Avg
3.1463
High
3.1507
Low
3.1423
Last updated: 7/8/2026, 7:10:06 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.15 SOS |
| 10 LRD | 31.51 SOS |
| 50 LRD | 157.53 SOS |
| 100 LRD | 315.07 SOS |
| 500 LRD | 1,575.35 SOS |
| 1,000 LRD | 3,150.69 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-08T07:10:06Z",
"rates": {
"SOS": 3.150695
}
}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.0695,
"rate": 3.150695
}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