Rate Overview
Live
1 MWK = 0.002365 MYR
1 MYR = 422.8330
MWK
Avg
0.002358
High
0.002365
Low
0.002353
Last updated: 8/15/2026, 1:22:19 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.18 MYR |
| 1,000 MWK | 2.36 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-08-15T01:22:19Z",
"rates": {
"MYR": 0.002365
}
}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.2365,
"rate": 0.002365
}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