Rate Overview
Live
1 MWK = 0.003768 HRK
1 HRK = 265.3928
MWK
Avg
0.003723
High
0.003791
Low
0.003639
Last updated: 3/27/2026, 11:38:56 AM
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.88 HRK |
| 1,000 MWK | 3.77 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-27T11:38:56Z",
"rates": {
"HRK": 0.003768
}
}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.3768,
"rate": 0.003768
}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