Rate Overview
Live
1 LAK = 0.000634 SCR
1 SCR = 1577.29
LAK
Avg
0.000637
High
0.000666
Low
0.000625
Last updated: 5/7/2026, 1:53:10 PM
Quick Conversions
| LAK | SCR |
|---|---|
| 1 LAK | 0.00 SCR |
| 10 LAK | 0.01 SCR |
| 50 LAK | 0.03 SCR |
| 100 LAK | 0.06 SCR |
| 500 LAK | 0.32 SCR |
| 1,000 LAK | 0.63 SCR |
Get LAK/SCR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SCRExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-07T13:53:10Z",
"rates": {
"SCR": 0.000634
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SCR&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SCR",
"amount": 100
},
"result": 0.0634,
"rate": 0.000634
}Build with LAK/SCR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key