Rate Overview
Live
1 MVR = 0.412823 HRK
1 HRK = 2.4223
MVR
Avg
0.415252
High
0.417942
Low
0.412823
Last updated: 4/16/2026, 8:58:33 PM
Quick Conversions
| MVR | HRK |
|---|---|
| 1 MVR | 0.41 HRK |
| 10 MVR | 4.13 HRK |
| 50 MVR | 20.64 HRK |
| 100 MVR | 41.28 HRK |
| 500 MVR | 206.41 HRK |
| 1,000 MVR | 412.82 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-04-16T20:58:33Z",
"rates": {
"HRK": 0.412823
}
}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": 41.2823,
"rate": 0.412823
}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