Rate Overview
Live
1 MDL = 0.158041 WST
1 WST = 6.3275
MDL
Avg
0.158545
High
0.159578
Low
0.158041
Last updated: 4/18/2026, 8:48:02 AM
Quick Conversions
| MDL | WST |
|---|---|
| 1 MDL | 0.16 WST |
| 10 MDL | 1.58 WST |
| 50 MDL | 7.90 WST |
| 100 MDL | 15.80 WST |
| 500 MDL | 79.02 WST |
| 1,000 MDL | 158.04 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-04-18T08:48:02Z",
"rates": {
"WST": 0.158041
}
}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.804099999999998,
"rate": 0.158041
}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