Rate Overview
Live
1 WST = 6.4531 MDL
1 MDL = 0.154965
WST
Avg
6.2330
High
6.5012
Low
5.7797
Last updated: 7/29/2026, 12:03:49 AM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.45 MDL |
| 10 WST | 64.53 MDL |
| 50 WST | 322.65 MDL |
| 100 WST | 645.31 MDL |
| 500 WST | 3,226.54 MDL |
| 1,000 WST | 6,453.09 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-07-29T00:03:49Z",
"rates": {
"MDL": 6.453088
}
}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": 645.3088,
"rate": 6.453088
}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