Rate Overview
Live
1 MAD = 185.0734 MWK
1 MWK = 0.005403
MAD
Avg
185.1783
High
186.3063
Low
183.9291
Last updated: 7/21/2026, 8:28:30 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 185.07 MWK |
| 10 MAD | 1,850.73 MWK |
| 50 MAD | 9,253.67 MWK |
| 100 MAD | 18,507.34 MWK |
| 500 MAD | 92,536.71 MWK |
| 1,000 MAD | 185,073.43 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-21T08:28:30Z",
"rates": {
"MWK": 185.073426
}
}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": 18507.3426,
"rate": 185.073426
}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