Rate Overview
Live
1 MAD = 188.0136 MWK
1 MWK = 0.005319
MAD
Avg
187.2678
High
188.0136
Low
186.3221
Last updated: 4/17/2026, 6:19:07 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 188.01 MWK |
| 10 MAD | 1,880.14 MWK |
| 50 MAD | 9,400.68 MWK |
| 100 MAD | 18,801.36 MWK |
| 500 MAD | 94,006.78 MWK |
| 1,000 MAD | 188,013.57 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-17T06:19:07Z",
"rates": {
"MWK": 188.013566
}
}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": 18801.3566,
"rate": 188.013566
}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