Rate Overview
Live
1 MAD = 184.2669 MWK
1 MWK = 0.005427
MAD
Avg
188.7418
High
196.4630
Low
183.9528
Last updated: 7/30/2026, 8:07:26 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 184.27 MWK |
| 10 MAD | 1,842.67 MWK |
| 50 MAD | 9,213.35 MWK |
| 100 MAD | 18,426.69 MWK |
| 500 MAD | 92,133.46 MWK |
| 1,000 MAD | 184,266.91 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-07-30T08:07:26Z",
"rates": {
"MWK": 184.266913
}
}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": 18426.6913,
"rate": 184.266913
}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