Rate Overview
Live
1 WST = 6.2992 MDL
1 MDL = 0.158751
WST
Avg
6.3057
High
6.3405
Low
6.2665
Last updated: 4/17/2026, 4:55:34 AM
Quick Conversions
| WST | MDL |
|---|---|
| 1 WST | 6.30 MDL |
| 10 WST | 62.99 MDL |
| 50 WST | 314.96 MDL |
| 100 WST | 629.92 MDL |
| 500 WST | 3,149.58 MDL |
| 1,000 WST | 6,299.17 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-04-17T04:55:34Z",
"rates": {
"MDL": 6.299168
}
}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": 629.9168,
"rate": 6.299168
}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