Rate Overview
Live
1 WST = 6.4681 MDL
1 MDL = 0.154604
WST
Avg
6.4262
High
6.4793
Low
6.3679
Last updated: 5/28/2026, 8:32:54 PM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.47 MDL |
| 10 WST | 64.68 MDL |
| 50 WST | 323.41 MDL |
| 100 WST | 646.81 MDL |
| 500 WST | 3,234.07 MDL |
| 1,000 WST | 6,468.13 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-28T20:32:54Z",
"rates": {
"MDL": 6.46813
}
}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": 646.813,
"rate": 6.46813
}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