Rate Overview
Live
1 MDL = 0.157656 WST
1 WST = 6.3429
MDL
Avg
0.156399
High
0.157841
Low
0.155192
Last updated: 6/19/2026, 1:43:23 AM
Quick Conversions
| MDL | WST |
|---|---|
| 1 MDL | 0.16 WST |
| 10 MDL | 1.58 WST |
| 50 MDL | 7.88 WST |
| 100 MDL | 15.77 WST |
| 500 MDL | 78.83 WST |
| 1,000 MDL | 157.66 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-06-19T01:43:23Z",
"rates": {
"WST": 0.157656
}
}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.7656,
"rate": 0.157656
}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