Rate Overview
Live
1 LAK = 0.025374 SOS
1 SOS = 39.4104
LAK
Avg
0.025209
High
0.025374
Low
0.024562
Last updated: 8/21/2026, 8:59:03 AM
Quick Conversions
| LAK | SOS |
|---|---|
| 1 LAK | 0.03 SOS |
| 10 LAK | 0.25 SOS |
| 50 LAK | 1.27 SOS |
| 100 LAK | 2.54 SOS |
| 500 LAK | 12.69 SOS |
| 1,000 LAK | 25.37 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-08-21T08:59:03Z",
"rates": {
"SOS": 0.025374
}
}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.5374,
"rate": 0.025374
}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