Rate Overview
Live
1 MWK = 0.010050 MXN
1 MXN = 99.5025
MWK
Avg
0.010859
High
0.011903
Low
0.009970
Last updated: 7/29/2026, 12:49:08 AM
Quick Conversions
| MWK | MXN |
|---|---|
| 1 MWK | 0.01 MXN |
| 10 MWK | 0.10 MXN |
| 50 MWK | 0.50 MXN |
| 100 MWK | 1.01 MXN |
| 500 MWK | 5.03 MXN |
| 1,000 MWK | 10.05 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-07-29T00:49:08Z",
"rates": {
"MXN": 0.01005
}
}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.005,
"rate": 0.01005
}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