Rate Overview
Live
1 LRD = 3.1373 SOS
1 SOS = 0.318743
LRD
Avg
3.1330
High
3.1374
Low
3.1245
Last updated: 6/19/2026, 9:09:31 AM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.14 SOS |
| 10 LRD | 31.37 SOS |
| 50 LRD | 156.87 SOS |
| 100 LRD | 313.73 SOS |
| 500 LRD | 1,568.66 SOS |
| 1,000 LRD | 3,137.32 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-06-19T09:09:31Z",
"rates": {
"SOS": 3.13732
}
}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": 313.73199999999997,
"rate": 3.13732
}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