Rate Overview
Live
1 LRD = 0.014744 WST
1 WST = 67.8242
LRD
Avg
0.014776
High
0.014901
Low
0.014683
Last updated: 4/17/2026, 6:12:02 AM
Quick Conversions
| LRD | WST |
|---|---|
| 1 LRD | 0.01 WST |
| 10 LRD | 0.15 WST |
| 50 LRD | 0.74 WST |
| 100 LRD | 1.47 WST |
| 500 LRD | 7.37 WST |
| 1,000 LRD | 14.74 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-04-17T06:12:02Z",
"rates": {
"WST": 0.014744
}
}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.4744,
"rate": 0.014744
}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