Rate Overview
Live
1 MWK = 0.009953 MDL
1 MDL = 100.4722
MWK
Avg
0.009908
High
0.009953
Low
0.009888
Last updated: 5/7/2026, 2:21:29 AM
Quick Conversions
| MWK | MDL |
|---|---|
| 1 MWK | 0.01 MDL |
| 10 MWK | 0.10 MDL |
| 50 MWK | 0.50 MDL |
| 100 MWK | 1.00 MDL |
| 500 MWK | 4.98 MDL |
| 1,000 MWK | 9.95 MDL |
Get MWK/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MDLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-05-07T02:21:29Z",
"rates": {
"MDL": 0.009953
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MDL",
"amount": 100
},
"result": 0.9953,
"rate": 0.009953
}Build with MWK/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key