Rate Overview
Live
1 WST = 6.3705 MDL
1 MDL = 0.156973
WST
Avg
6.2620
High
6.5821
Low
5.7800
Last updated: 8/13/2026, 8:42:28 PM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.37 MDL |
| 10 WST | 63.71 MDL |
| 50 WST | 318.53 MDL |
| 100 WST | 637.05 MDL |
| 500 WST | 3,185.26 MDL |
| 1,000 WST | 6,370.51 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-13T20:42:28Z",
"rates": {
"MDL": 6.370511
}
}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.0510999999999,
"rate": 6.370511
}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