Rate Overview
Live
1 MWK = 0.010385 MXN
1 MXN = 96.2927
MWK
Avg
0.010307
High
0.010385
Low
0.010230
Last updated: 3/27/2026, 9:41:20 AM
Quick Conversions
| MWK | MXN |
|---|---|
| 1 MWK | 0.01 MXN |
| 10 MWK | 0.10 MXN |
| 50 MWK | 0.52 MXN |
| 100 MWK | 1.04 MXN |
| 500 MWK | 5.19 MXN |
| 1,000 MWK | 10.39 MXN |
Get MWK/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MXNExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-27T09:41:20Z",
"rates": {
"MXN": 0.010385
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MXN",
"amount": 100
},
"result": 1.0385,
"rate": 0.010385
}Build with MWK/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key