Rate Overview
Live
1 MAD = 184.9835 MWK
1 MWK = 0.005406
MAD
Avg
185.0182
High
185.3854
Low
184.7252
Last updated: 7/9/2026, 11:09:20 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 184.98 MWK |
| 10 MAD | 1,849.83 MWK |
| 50 MAD | 9,249.17 MWK |
| 100 MAD | 18,498.35 MWK |
| 500 MAD | 92,491.73 MWK |
| 1,000 MAD | 184,983.46 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-09T11:09:20Z",
"rates": {
"MWK": 184.983459
}
}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": 18498.3459,
"rate": 184.983459
}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