Rate Overview
Live
1 LKR = 0.008281 WST
1 WST = 120.7584
LKR
Avg
0.008242
High
0.008281
Low
0.008203
Last updated: 9/5/2026, 1:34:27 PM
Quick Conversions
| LKR | WST |
|---|---|
| 1 LKR | 0.01 WST |
| 10 LKR | 0.08 WST |
| 50 LKR | 0.41 WST |
| 100 LKR | 0.83 WST |
| 500 LKR | 4.14 WST |
| 1,000 LKR | 8.28 WST |
Get LKR/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LKR¤cies=WSTExample Response:
{
"success": true,
"base": "LKR",
"date": "2026-09-05T13:34:27Z",
"rates": {
"WST": 0.008281
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LKR&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "LKR",
"to": "WST",
"amount": 100
},
"result": 0.8281000000000001,
"rate": 0.008281
}Build with LKR/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key