Rate Overview
Live
1 MVR = 0.422362 HRK
1 HRK = 2.3676
MVR
Avg
0.422299
High
0.453321
Low
0.410480
Last updated: 3/27/2026, 1:23:34 PM
Quick Conversions
| MVR | HRK |
|---|---|
| 1 MVR | 0.42 HRK |
| 10 MVR | 4.22 HRK |
| 50 MVR | 21.12 HRK |
| 100 MVR | 42.24 HRK |
| 500 MVR | 211.18 HRK |
| 1,000 MVR | 422.36 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-03-27T13:23:34Z",
"rates": {
"HRK": 0.422362
}
}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.236200000000004,
"rate": 0.422362
}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