Rate Overview
Live
1 MWK = 0.015308 HNL
1 HNL = 65.3253
MWK
Avg
0.015292
High
0.015319
Low
0.015251
Last updated: 3/29/2026, 9:23:28 AM
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.65 HNL |
| 1,000 MWK | 15.31 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-03-29T09:23:28Z",
"rates": {
"HNL": 0.015308
}
}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.5308,
"rate": 0.015308
}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