Rate Overview
Live
1 MAD = 185.1871 MWK
1 MWK = 0.005400
MAD
Avg
186.9916
High
190.8197
Low
184.1632
Last updated: 7/25/2026, 3:46:01 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 185.19 MWK |
| 10 MAD | 1,851.87 MWK |
| 50 MAD | 9,259.35 MWK |
| 100 MAD | 18,518.71 MWK |
| 500 MAD | 92,593.55 MWK |
| 1,000 MAD | 185,187.09 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-25T03:46:01Z",
"rates": {
"MWK": 185.187091
}
}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": 18518.7091,
"rate": 185.187091
}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