Rate Overview
Live
1 MNT = 0.001844 HRK
1 HRK = 542.2993
MNT
Avg
0.001840
High
0.001844
Low
0.001835
Last updated: 7/26/2026, 11:45:41 AM
Quick Conversions
| MNT | HRK |
|---|---|
| 1 MNT | 0.00 HRK |
| 10 MNT | 0.02 HRK |
| 50 MNT | 0.09 HRK |
| 100 MNT | 0.18 HRK |
| 500 MNT | 0.92 HRK |
| 1,000 MNT | 1.84 HRK |
Get MNT/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MNT¤cies=HRKExample Response:
{
"success": true,
"base": "MNT",
"date": "2026-07-26T11:45:41Z",
"rates": {
"HRK": 0.001844
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MNT&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MNT",
"to": "HRK",
"amount": 100
},
"result": 0.18439999999999998,
"rate": 0.001844
}Build with MNT/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key