Rate Overview
Live
1 LAK = 0.000353 SBD
1 SBD = 2832.86
LAK
Avg
0.000358
High
0.000362
Low
0.000353
Last updated: 7/7/2026, 5:50:13 PM
Quick Conversions
| LAK | SBD |
|---|---|
| 1 LAK | 0.00 SBD |
| 10 LAK | 0.00 SBD |
| 50 LAK | 0.02 SBD |
| 100 LAK | 0.04 SBD |
| 500 LAK | 0.18 SBD |
| 1,000 LAK | 0.35 SBD |
Get LAK/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LAK¤cies=SBDExample Response:
{
"success": true,
"base": "LAK",
"date": "2026-07-07T17:50:13Z",
"rates": {
"SBD": 0.000353
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LAK&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LAK",
"to": "SBD",
"amount": 100
},
"result": 0.0353,
"rate": 0.000353
}Build with LAK/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key