Rate Overview
Live
1 LAK = 0.000364 SBD
1 SBD = 2747.25
LAK
Avg
0.000364
High
0.000365
Low
0.000362
Last updated: 5/8/2026, 4:41:01 AM
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-08T04:41:01Z",
"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