Rate Overview
Live
1 MNT = 0.001783 HRK
1 HRK = 560.8525
MNT
Avg
0.001793
High
0.001807
Low
0.001783
Last updated: 4/16/2026, 6:30:17 PM
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.89 HRK |
| 1,000 MNT | 1.78 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-04-16T18:30:17Z",
"rates": {
"HRK": 0.001783
}
}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.17830000000000001,
"rate": 0.001783
}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