Rate Overview
Live
1 MWK = 0.003812 HRK
1 HRK = 262.3295
MWK
Avg
0.003816
High
0.003828
Low
0.003809
Last updated: 7/1/2026, 5:43:41 PM
Quick Conversions
| MWK | HRK |
|---|---|
| 1 MWK | 0.00 HRK |
| 10 MWK | 0.04 HRK |
| 50 MWK | 0.19 HRK |
| 100 MWK | 0.38 HRK |
| 500 MWK | 1.91 HRK |
| 1,000 MWK | 3.81 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-07-01T17:43:41Z",
"rates": {
"HRK": 0.003812
}
}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.3812,
"rate": 0.003812
}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