Rate Overview
Live
1 WST = 6.3551 MDL
1 MDL = 0.157354
WST
Avg
6.2464
High
6.5821
Low
5.7800
Last updated: 6/18/2026, 2:00:53 PM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.36 MDL |
| 10 WST | 63.55 MDL |
| 50 WST | 317.76 MDL |
| 100 WST | 635.51 MDL |
| 500 WST | 3,177.55 MDL |
| 1,000 WST | 6,355.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-06-18T14:00:53Z",
"rates": {
"MDL": 6.355103
}
}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": 635.5102999999999,
"rate": 6.355103
}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