Rate Overview
Live
1 STD = 0.015553 LKR
1 LKR = 64.2963
STD
Avg
0.015510
High
0.015573
Low
0.015444
Last updated: 5/9/2026, 6:02:20 AM
Quick Conversions
| STD | LKR |
|---|---|
| 1 STD | 0.02 LKR |
| 10 STD | 0.16 LKR |
| 50 STD | 0.78 LKR |
| 100 STD | 1.56 LKR |
| 500 STD | 7.78 LKR |
| 1,000 STD | 15.55 LKR |
Get STD/LKR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=STD¤cies=LKRExample Response:
{
"success": true,
"base": "STD",
"date": "2026-05-09T06:02:20Z",
"rates": {
"LKR": 0.015553
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=STD&to=LKR&amount=100Example Response:
{
"success": true,
"query": {
"from": "STD",
"to": "LKR",
"amount": 100
},
"result": 1.5553000000000001,
"rate": 0.015553
}Build with STD/LKR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key