Rate Overview
Live
1 MWK = 0.015445 HNL
1 HNL = 64.7459
MWK
Avg
0.015397
High
0.015453
Low
0.015121
Last updated: 7/9/2026, 12:01:28 PM
Quick Conversions
| MWK | HNL |
|---|---|
| 1 MWK | 0.02 HNL |
| 10 MWK | 0.15 HNL |
| 50 MWK | 0.77 HNL |
| 100 MWK | 1.54 HNL |
| 500 MWK | 7.72 HNL |
| 1,000 MWK | 15.45 HNL |
Get MWK/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=HNLExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-07-09T12:01:28Z",
"rates": {
"HNL": 0.015445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "HNL",
"amount": 100
},
"result": 1.5445,
"rate": 0.015445
}Build with MWK/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key