Rate Overview
Live
1 LAK = 0.000364 SBD
1 SBD = 2747.25
LAK
Avg
0.000366
High
0.000367
Low
0.000364
Last updated: 4/17/2026, 4:04:24 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-04-17T16:04:24Z",
"rates": {
"SBD": 0.000364
}
}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.0364,
"rate": 0.000364
}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