Rate Overview
Live
1 LAK = 0.026096 SOS
1 SOS = 38.3200
LAK
Avg
0.026493
High
0.026707
Low
0.026022
Last updated: 3/28/2026, 12:14:29 PM
Quick Conversions
| LAK | SOS |
|---|---|
| 1 LAK | 0.03 SOS |
| 10 LAK | 0.26 SOS |
| 50 LAK | 1.30 SOS |
| 100 LAK | 2.61 SOS |
| 500 LAK | 13.05 SOS |
| 1,000 LAK | 26.10 SOS |
Get LAK/SOS Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SOSExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-03-28T12:14:29Z",
"rates": {
"SOS": 0.026096
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SOS&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SOS",
"amount": 100
},
"result": 2.6096,
"rate": 0.026096
}Build with LAK/SOS Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key