Rate Overview
Live
1 LRD = 0.015552 WST
1 WST = 64.3004
LRD
Avg
0.015341
High
0.015552
Low
0.015118
Last updated: 9/10/2026, 6:26:10 AM
Quick Conversions
| LRD | WST |
|---|---|
| 1 LRD | 0.02 WST |
| 10 LRD | 0.16 WST |
| 50 LRD | 0.78 WST |
| 100 LRD | 1.56 WST |
| 500 LRD | 7.78 WST |
| 1,000 LRD | 15.55 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-09-10T06:26:10Z",
"rates": {
"WST": 0.015552
}
}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.5552,
"rate": 0.015552
}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