Rate Overview
Live
1 MWK = 0.004522 HKD
1 HKD = 221.1411
MWK
Avg
0.004517
High
0.004524
Low
0.004509
Last updated: 4/17/2026, 1:32:41 AM
Quick Conversions
| MWK | HKD |
|---|---|
| 1 MWK | 0.00 HKD |
| 10 MWK | 0.05 HKD |
| 50 MWK | 0.23 HKD |
| 100 MWK | 0.45 HKD |
| 500 MWK | 2.26 HKD |
| 1,000 MWK | 4.52 HKD |
Get MWK/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=HKDExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-04-17T01:32:41Z",
"rates": {
"HKD": 0.004522
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "HKD",
"amount": 100
},
"result": 0.4522,
"rate": 0.004522
}Build with MWK/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key