Rate Overview
Live
1 MWK = 0.015490 HNL
1 HNL = 64.5578
MWK
Avg
0.015250
High
0.015490
Low
0.015071
Last updated: 8/1/2026, 4:55:18 AM
Quick Conversions
| MWK | HNL |
|---|---|
| 1 MWK | 0.02 HNL |
| 10 MWK | 0.15 HNL |
| 50 MWK | 0.77 HNL |
| 100 MWK | 1.55 HNL |
| 500 MWK | 7.75 HNL |
| 1,000 MWK | 15.49 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-08-01T04:55:18Z",
"rates": {
"HNL": 0.01549
}
}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.549,
"rate": 0.01549
}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