Rate Overview
Live
1 WST = 6.4449 MDL
1 MDL = 0.155162
WST
Avg
6.3940
High
6.4449
Low
6.2988
Last updated: 5/8/2026, 1:00:52 PM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.44 MDL |
| 10 WST | 64.45 MDL |
| 50 WST | 322.24 MDL |
| 100 WST | 644.49 MDL |
| 500 WST | 3,222.44 MDL |
| 1,000 WST | 6,444.88 MDL |
Get WST/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=WST¤cies=MDLExample Response:
{
"success": true,
"base": "WST",
"date": "2026-05-08T13:00:52Z",
"rates": {
"MDL": 6.444882
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=WST&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "WST",
"to": "MDL",
"amount": 100
},
"result": 644.4882,
"rate": 6.444882
}Build with WST/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key