Rate Overview
Live
1 WST = 6.4540 MDL
1 MDL = 0.154944
WST
Avg
6.4355
High
6.4650
Low
6.3750
Last updated: 7/28/2026, 8:57:05 PM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.45 MDL |
| 10 WST | 64.54 MDL |
| 50 WST | 322.70 MDL |
| 100 WST | 645.40 MDL |
| 500 WST | 3,226.98 MDL |
| 1,000 WST | 6,453.96 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-28T20:57:05Z",
"rates": {
"MDL": 6.453963
}
}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": 645.3963,
"rate": 6.453963
}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