Rate Overview
Live
1 WST = 6.3491 MDL
1 MDL = 0.157503
WST
Avg
6.3591
High
6.3959
Low
6.3369
Last updated: 8/18/2026, 6:31:51 AM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.35 MDL |
| 10 WST | 63.49 MDL |
| 50 WST | 317.45 MDL |
| 100 WST | 634.91 MDL |
| 500 WST | 3,174.55 MDL |
| 1,000 WST | 6,349.10 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-08-18T06:31:51Z",
"rates": {
"MDL": 6.349099
}
}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": 634.9099,
"rate": 6.349099
}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