Rate Overview
Live
1 LAK = 0.000604 SCR
1 SCR = 1655.63
LAK
Avg
0.000627
High
0.000653
Low
0.000604
Last updated: 8/22/2026, 9:28:08 AM
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.30 SCR |
| 1,000 LAK | 0.60 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-08-22T09:28:08Z",
"rates": {
"SCR": 0.000604
}
}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.0604,
"rate": 0.000604
}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