Rate Overview
Live
1 WST = 6.4120 MDL
1 MDL = 0.155959
WST
Avg
6.1789
High
6.4138
Low
5.9758
Last updated: 3/27/2026, 7:45:08 AM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.41 MDL |
| 10 WST | 64.12 MDL |
| 50 WST | 320.60 MDL |
| 100 WST | 641.20 MDL |
| 500 WST | 3,205.98 MDL |
| 1,000 WST | 6,411.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-03-27T07:45:08Z",
"rates": {
"MDL": 6.411962
}
}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": 641.1962,
"rate": 6.411962
}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