Rate Overview
Live
1 MAD = 185.8966 MWK
1 MWK = 0.005379
MAD
Avg
187.4522
High
189.5564
Low
185.8966
Last updated: 3/7/2026, 1:04:10 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 185.90 MWK |
| 10 MAD | 1,858.97 MWK |
| 50 MAD | 9,294.83 MWK |
| 100 MAD | 18,589.66 MWK |
| 500 MAD | 92,948.28 MWK |
| 1,000 MAD | 185,896.57 MWK |
Get MAD/MWK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MAD¤cies=MWKExample Response:
{
"success": true,
"base": "MAD",
"date": "2026-03-07T01:04:10Z",
"rates": {
"MWK": 185.896566
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MAD&to=MWK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MAD",
"to": "MWK",
"amount": 100
},
"result": 18589.656600000002,
"rate": 185.896566
}Build with MAD/MWK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key