Rate Overview
Live
1 MWK = 0.003734 HRK
1 HRK = 267.8093
MWK
Avg
0.003715
High
0.003745
Low
0.003674
Last updated: 3/7/2026, 3:47:03 AM
Quick Conversions
| MWK | HRK |
|---|---|
| 1 MWK | 0.00 HRK |
| 10 MWK | 0.04 HRK |
| 50 MWK | 0.19 HRK |
| 100 MWK | 0.37 HRK |
| 500 MWK | 1.87 HRK |
| 1,000 MWK | 3.73 HRK |
Get MWK/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MWK¤cies=HRKExample Response:
{
"success": true,
"base": "MWK",
"date": "2026-03-07T03:47:03Z",
"rates": {
"HRK": 0.003734
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MWK&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MWK",
"to": "HRK",
"amount": 100
},
"result": 0.3734,
"rate": 0.003734
}Build with MWK/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key