Rate Overview
Live
1 LRD = 3.1238 SOS
1 SOS = 0.320120
LRD
Avg
3.1119
High
3.1238
Low
3.1054
Last updated: 5/7/2026, 4:00:28 PM
Quick Conversions
| LRD | SOS |
|---|---|
| 1 LRD | 3.12 SOS |
| 10 LRD | 31.24 SOS |
| 50 LRD | 156.19 SOS |
| 100 LRD | 312.38 SOS |
| 500 LRD | 1,561.91 SOS |
| 1,000 LRD | 3,123.83 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-05-07T16:00:28Z",
"rates": {
"SOS": 3.123828
}
}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": 312.38280000000003,
"rate": 3.123828
}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