Rate Overview
Live
1 LRD = 0.015090 WST
1 WST = 66.2691
LRD
Avg
0.014946
High
0.015090
Low
0.014845
Last updated: 6/19/2026, 8:46:18 AM
Quick Conversions
| LRD | WST |
|---|---|
| 1 LRD | 0.02 WST |
| 10 LRD | 0.15 WST |
| 50 LRD | 0.75 WST |
| 100 LRD | 1.51 WST |
| 500 LRD | 7.55 WST |
| 1,000 LRD | 15.09 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-06-19T08:46:18Z",
"rates": {
"WST": 0.01509
}
}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.509,
"rate": 0.01509
}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