Rate Overview
Live
1 MWK = 0.002393 MYR
1 MYR = 417.8855
MWK
Avg
0.002356
High
0.002393
Low
0.002335
Last updated: 6/19/2026, 8:34:23 AM
Quick Conversions
| MWK | MYR |
|---|---|
| 1 MWK | 0.00 MYR |
| 10 MWK | 0.02 MYR |
| 50 MWK | 0.12 MYR |
| 100 MWK | 0.24 MYR |
| 500 MWK | 1.20 MYR |
| 1,000 MWK | 2.39 MYR |
Get MWK/MYR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=MYRExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-06-19T08:34:23Z",
"rates": {
"MYR": 0.002393
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=MYR&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "MYR",
"amount": 100
},
"result": 0.2393,
"rate": 0.002393
}Build with MWK/MYR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key