Rate Overview
Live
1 LAK = 0.001702 SRD
1 SRD = 587.5441
LAK
Avg
0.001704
High
0.001710
Low
0.001702
Last updated: 5/7/2026, 12:34:00 PM
Quick Conversions
| LAK | SRD |
|---|---|
| 1 LAK | 0.00 SRD |
| 10 LAK | 0.02 SRD |
| 50 LAK | 0.09 SRD |
| 100 LAK | 0.17 SRD |
| 500 LAK | 0.85 SRD |
| 1,000 LAK | 1.70 SRD |
Get LAK/SRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SRDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-05-07T12:34:00Z",
"rates": {
"SRD": 0.001702
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SRD",
"amount": 100
},
"result": 0.1702,
"rate": 0.001702
}Build with LAK/SRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key