Rate Overview
Live
1 MWK = 0.015334 HNL
1 HNL = 65.2146
MWK
Avg
0.015325
High
0.015381
Low
0.015279
Last updated: 6/1/2026, 1:40:12 PM
Quick Conversions
| MWK | HNL |
|---|---|
| 1 MWK | 0.02 HNL |
| 10 MWK | 0.15 HNL |
| 50 MWK | 0.77 HNL |
| 100 MWK | 1.53 HNL |
| 500 MWK | 7.67 HNL |
| 1,000 MWK | 15.33 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-06-01T13:40:12Z",
"rates": {
"HNL": 0.015334
}
}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.5334,
"rate": 0.015334
}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