Rate Overview
Live
1 LKR = 0.025430 SBD
1 SBD = 39.3236
LKR
Avg
0.025770
High
0.026167
Low
0.025416
Last updated: 3/27/2026, 2:36:42 PM
Quick Conversions
| LKR | SBD |
|---|---|
| 1 LKR | 0.03 SBD |
| 10 LKR | 0.25 SBD |
| 50 LKR | 1.27 SBD |
| 100 LKR | 2.54 SBD |
| 500 LKR | 12.72 SBD |
| 1,000 LKR | 25.43 SBD |
Get LKR/SBD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=SBDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-03-27T14:36:42Z",
"rates": {
"SBD": 0.02543
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=SBD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "SBD",
"amount": 100
},
"result": 2.543,
"rate": 0.02543
}Build with LKR/SBD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key