Rate Overview
Live
1 LRD = 0.014975 WST
1 WST = 66.7780
LRD
Avg
0.014818
High
0.014975
Low
0.014662
Last updated: 3/7/2026, 4:24:41 AM
Quick Conversions
| LRD | WST |
|---|---|
| 1 LRD | 0.01 WST |
| 10 LRD | 0.15 WST |
| 50 LRD | 0.75 WST |
| 100 LRD | 1.50 WST |
| 500 LRD | 7.49 WST |
| 1,000 LRD | 14.98 WST |
Get LRD/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=LRD¤cies=WSTExample Response:
{
"success": true,
"base": "LRD",
"date": "2026-03-07T04:24:41Z",
"rates": {
"WST": 0.014975
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=LRD&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "LRD",
"to": "WST",
"amount": 100
},
"result": 1.4975,
"rate": 0.014975
}Build with LRD/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key