Rate Overview
Live
1 WST = 68.1440 LRD
1 LRD = 0.014675
WST
Avg
68.0975
High
68.3881
Low
67.2060
Last updated: 5/7/2026, 11:27:33 AM
Quick Conversions
| WST | LRD |
|---|---|
| 1 WST | 68.14 LRD |
| 10 WST | 681.44 LRD |
| 50 WST | 3,407.20 LRD |
| 100 WST | 6,814.40 LRD |
| 500 WST | 34,072.02 LRD |
| 1,000 WST | 68,144.04 LRD |
Get WST/LRD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=LRDExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-07T11:27:33Z",
"rates": {
"LRD": 68.144039
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=LRD&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "LRD",
"amount": 100
},
"result": 6814.4039,
"rate": 68.144039
}Build with WST/LRD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key