Rate Overview
Live
1 WST = 6.4375 MDL
1 MDL = 0.155341
WST
Avg
6.3462
High
6.4793
Low
6.0747
Last updated: 7/29/2026, 11:12:17 AM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.44 MDL |
| 10 WST | 64.37 MDL |
| 50 WST | 321.87 MDL |
| 100 WST | 643.75 MDL |
| 500 WST | 3,218.73 MDL |
| 1,000 WST | 6,437.45 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-07-29T11:12:17Z",
"rates": {
"MDL": 6.437452
}
}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": 643.7452000000001,
"rate": 6.437452
}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