Rate Overview
Live
1 MDL = 0.155526 WST
1 WST = 6.4298
MDL
Avg
0.157166
High
0.158790
Low
0.155526
Last updated: 3/7/2026, 1:55:54 AM
Quick Conversions
| MDL | WST |
|---|---|
| 1 MDL | 0.16 WST |
| 10 MDL | 1.56 WST |
| 50 MDL | 7.78 WST |
| 100 MDL | 15.55 WST |
| 500 MDL | 77.76 WST |
| 1,000 MDL | 155.53 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-07T01:55:54Z",
"rates": {
"WST": 0.155526
}
}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.5526,
"rate": 0.155526
}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