Rate Overview
Live
1 MKD = 0.122325 HRK
1 HRK = 8.1749
MKD
Avg
0.122282
High
0.122375
Low
0.122180
Last updated: 3/7/2026, 3:45:25 AM
Quick Conversions
| MKD | HRK |
|---|---|
| 1 MKD | 0.12 HRK |
| 10 MKD | 1.22 HRK |
| 50 MKD | 6.12 HRK |
| 100 MKD | 12.23 HRK |
| 500 MKD | 61.16 HRK |
| 1,000 MKD | 122.33 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-07T03:45:25Z",
"rates": {
"HRK": 0.122325
}
}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.2325,
"rate": 0.122325
}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