Rate Overview
Live
1 MDL = 0.156953 WST
1 WST = 6.3713
MDL
Avg
0.156733
High
0.157649
Low
0.155251
Last updated: 9/4/2026, 5:22:34 PM
Quick Conversions
| MDL | WST |
|---|---|
| 1 MDL | 0.16 WST |
| 10 MDL | 1.57 WST |
| 50 MDL | 7.85 WST |
| 100 MDL | 15.70 WST |
| 500 MDL | 78.48 WST |
| 1,000 MDL | 156.95 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-09-04T17:22:34Z",
"rates": {
"WST": 0.156953
}
}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.695300000000001,
"rate": 0.156953
}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