Rate Overview
Live
1 WST = 6.3788 MDL
1 MDL = 0.156770
WST
Avg
6.3971
High
6.4716
Low
6.2951
Last updated: 8/12/2026, 3:39:32 AM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.38 MDL |
| 10 WST | 63.79 MDL |
| 50 WST | 318.94 MDL |
| 100 WST | 637.88 MDL |
| 500 WST | 3,189.38 MDL |
| 1,000 WST | 6,378.76 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-12T03:39:32Z",
"rates": {
"MDL": 6.378756
}
}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": 637.8756,
"rate": 6.378756
}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