Rate Overview
Live
1 MDL = 0.154214 WST
1 WST = 6.4845
MDL
Avg
0.155690
High
0.157535
Low
0.154214
Last updated: 7/28/2026, 1:37:09 PM
Quick Conversions
| MDL | WST |
|---|---|
| 1 MDL | 0.15 WST |
| 10 MDL | 1.54 WST |
| 50 MDL | 7.71 WST |
| 100 MDL | 15.42 WST |
| 500 MDL | 77.11 WST |
| 1,000 MDL | 154.21 WST |
Get MDL/WST Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=WSTExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-28T13:37:09Z",
"rates": {
"WST": 0.154214
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=WST&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "WST",
"amount": 100
},
"result": 15.421399999999998,
"rate": 0.154214
}Build with MDL/WST Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key