Rate Overview
Live
1 MWK = 0.009830 MXN
1 MXN = 101.7294
MWK
Avg
0.009824
High
0.009843
Low
0.009804
Last updated: 8/19/2026, 6:35:30 AM
Quick Conversions
| MWK | MXN |
|---|---|
| 1 MWK | 0.01 MXN |
| 10 MWK | 0.10 MXN |
| 50 MWK | 0.49 MXN |
| 100 MWK | 0.98 MXN |
| 500 MWK | 4.92 MXN |
| 1,000 MWK | 9.83 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-08-19T06:35:30Z",
"rates": {
"MXN": 0.00983
}
}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": 0.983,
"rate": 0.00983
}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