Rate Overview
Live
1 MAD = 187.9719 MWK
1 MWK = 0.005320
MAD
Avg
187.2627
High
187.9942
Low
186.3221
Last updated: 4/17/2026, 7:34:06 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 187.97 MWK |
| 10 MAD | 1,879.72 MWK |
| 50 MAD | 9,398.59 MWK |
| 100 MAD | 18,797.19 MWK |
| 500 MAD | 93,985.93 MWK |
| 1,000 MAD | 187,971.86 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-04-17T07:34:06Z",
"rates": {
"MWK": 187.971856
}
}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": 18797.1856,
"rate": 187.971856
}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