Rate Overview
Live
1 MWK = 0.010244 MXN
1 MXN = 97.6181
MWK
Avg
0.010112
High
0.010260
Low
0.009920
Last updated: 3/7/2026, 4:25:25 AM
Quick Conversions
| MWK | MXN |
|---|---|
| 1 MWK | 0.01 MXN |
| 10 MWK | 0.10 MXN |
| 50 MWK | 0.51 MXN |
| 100 MWK | 1.02 MXN |
| 500 MWK | 5.12 MXN |
| 1,000 MWK | 10.24 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-07T04:25:25Z",
"rates": {
"MXN": 0.010244
}
}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.0244,
"rate": 0.010244
}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