Rate Overview
Live
1 MVR = 0.422558 HRK
1 HRK = 2.3665
MVR
Avg
0.422259
High
0.422948
Low
0.421773
Last updated: 8/12/2026, 10:30:18 PM
Quick Conversions
| MVR | HRK |
|---|---|
| 1 MVR | 0.42 HRK |
| 10 MVR | 4.23 HRK |
| 50 MVR | 21.13 HRK |
| 100 MVR | 42.26 HRK |
| 500 MVR | 211.28 HRK |
| 1,000 MVR | 422.56 HRK |
Get MVR/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MVR¤cies=HRKExample Response:
{
"success": true,
"base": "MVR",
"date": "2026-08-12T22:30:18Z",
"rates": {
"HRK": 0.422558
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MVR&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MVR",
"to": "HRK",
"amount": 100
},
"result": 42.2558,
"rate": 0.422558
}Build with MVR/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key