Rate Overview
Live
1 LAK = 0.000361 SBD
1 SBD = 2770.08
LAK
Avg
0.000364
High
0.000367
Low
0.000361
Last updated: 5/28/2026, 8:33:02 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.36 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-05-28T20:33:02Z",
"rates": {
"SBD": 0.000361
}
}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.0361,
"rate": 0.000361
}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