Rate Overview
Live
1 MDL = 0.154813 WST
1 WST = 6.4594
MDL
Avg
0.161866
High
0.167341
Low
0.154813
Last updated: 3/27/2026, 3:22:35 PM
Quick Conversions
| MDL | WST |
|---|---|
| 1 MDL | 0.15 WST |
| 10 MDL | 1.55 WST |
| 50 MDL | 7.74 WST |
| 100 MDL | 15.48 WST |
| 500 MDL | 77.41 WST |
| 1,000 MDL | 154.81 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-03-27T15:22:35Z",
"rates": {
"WST": 0.154813
}
}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.481300000000001,
"rate": 0.154813
}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