Rate Overview
Live
1 LKR = 0.003886 SGD
1 SGD = 257.3340
LKR
Avg
0.004078
High
0.004214
Low
0.003825
Last updated: 5/28/2026, 9:51:58 PM
Quick Conversions
| LKR | SGD |
|---|---|
| 1 LKR | 0.00 SGD |
| 10 LKR | 0.04 SGD |
| 50 LKR | 0.19 SGD |
| 100 LKR | 0.39 SGD |
| 500 LKR | 1.94 SGD |
| 1,000 LKR | 3.89 SGD |
Get LKR/SGD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=SGDExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-05-28T21:51:58Z",
"rates": {
"SGD": 0.003886
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=SGD&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "SGD",
"amount": 100
},
"result": 0.3886,
"rate": 0.003886
}Build with LKR/SGD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key