Rate Overview
Live
1 MWK = 0.015487 HNL
1 HNL = 64.5703
MWK
Avg
0.015463
High
0.015487
Low
0.015447
Last updated: 7/30/2026, 1:23:02 PM
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.74 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-07-30T13:23:02Z",
"rates": {
"HNL": 0.015487
}
}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.5487000000000002,
"rate": 0.015487
}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