Rate Overview
Live
1 MAD = 186.0771 MWK
1 MWK = 0.005374
MAD
Avg
187.0415
High
187.6915
Low
186.0771
Last updated: 6/18/2026, 11:24:04 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 186.08 MWK |
| 10 MAD | 1,860.77 MWK |
| 50 MAD | 9,303.85 MWK |
| 100 MAD | 18,607.71 MWK |
| 500 MAD | 93,038.54 MWK |
| 1,000 MAD | 186,077.08 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-06-18T11:24:04Z",
"rates": {
"MWK": 186.07708
}
}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": 18607.708,
"rate": 186.07708
}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