Rate Overview
Live
1 WST = 66.0010 LRD
1 LRD = 0.015151
WST
Avg
67.9699
High
72.7103
Low
62.9941
Last updated: 7/13/2026, 2:19:33 AM
Quick Conversions
| WST | LRD |
|---|---|
| 1 WST | 66.00 LRD |
| 10 WST | 660.01 LRD |
| 50 WST | 3,300.05 LRD |
| 100 WST | 6,600.10 LRD |
| 500 WST | 33,000.48 LRD |
| 1,000 WST | 66,000.95 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-07-13T02:19:33Z",
"rates": {
"LRD": 66.000953
}
}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": 6600.0953,
"rate": 66.000953
}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