Rate Overview
Live
1 MAD = 186.7883 MWK
1 MWK = 0.005354
MAD
Avg
186.3558
High
186.7883
Low
185.7213
Last updated: 8/16/2026, 1:55:45 AM
Quick Conversions
| MAD | MWK |
|---|---|
| 1 MAD | 186.79 MWK |
| 10 MAD | 1,867.88 MWK |
| 50 MAD | 9,339.41 MWK |
| 100 MAD | 18,678.83 MWK |
| 500 MAD | 93,394.15 MWK |
| 1,000 MAD | 186,788.30 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-08-16T01:55:45Z",
"rates": {
"MWK": 186.788296
}
}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": 18678.8296,
"rate": 186.788296
}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