Rate Overview
Live
1 MWK = 0.002254 MYR
1 MYR = 443.6557
MWK
Avg
0.002272
High
0.002286
Low
0.002254
Last updated: 5/7/2026, 12:36:17 PM
Quick Conversions
| MWK | MYR |
|---|---|
| 1 MWK | 0.00 MYR |
| 10 MWK | 0.02 MYR |
| 50 MWK | 0.11 MYR |
| 100 MWK | 0.23 MYR |
| 500 MWK | 1.13 MYR |
| 1,000 MWK | 2.25 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-05-07T12:36:17Z",
"rates": {
"MYR": 0.002254
}
}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.2254,
"rate": 0.002254
}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