Rate Overview
Live
1 LKR = 0.004080 SGD
1 SGD = 245.0980
LKR
Avg
0.004085
High
0.004111
Low
0.004064
Last updated: 3/27/2026, 7:42:00 AM
Quick Conversions
| LKR | SGD |
|---|---|
| 1 LKR | 0.00 SGD |
| 10 LKR | 0.04 SGD |
| 50 LKR | 0.20 SGD |
| 100 LKR | 0.41 SGD |
| 500 LKR | 2.04 SGD |
| 1,000 LKR | 4.08 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-03-27T07:42:00Z",
"rates": {
"SGD": 0.00408
}
}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.40800000000000003,
"rate": 0.00408
}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