Rate Overview
Live
1 MKD = 0.122290 HRK
1 HRK = 8.1773
MKD
Avg
0.122369
High
0.123268
Low
0.121659
Last updated: 3/27/2026, 10:06:03 AM
Quick Conversions
| MKD | HRK |
|---|---|
| 1 MKD | 0.12 HRK |
| 10 MKD | 1.22 HRK |
| 50 MKD | 6.11 HRK |
| 100 MKD | 12.23 HRK |
| 500 MKD | 61.14 HRK |
| 1,000 MKD | 122.29 HRK |
Get MKD/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=HRKExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-27T10:06:03Z",
"rates": {
"HRK": 0.12229
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "HRK",
"amount": 100
},
"result": 12.229,
"rate": 0.12229
}Build with MKD/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key