Rate Overview
Live
1 MVR = 0.419195 HRK
1 HRK = 2.3855
MVR
Avg
0.417212
High
0.425626
Low
0.411032
Last updated: 5/27/2026, 9:55:54 AM
Quick Conversions
| MVR | HRK |
|---|---|
| 1 MVR | 0.42 HRK |
| 10 MVR | 4.19 HRK |
| 50 MVR | 20.96 HRK |
| 100 MVR | 41.92 HRK |
| 500 MVR | 209.60 HRK |
| 1,000 MVR | 419.20 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-05-27T09:55:54Z",
"rates": {
"HRK": 0.419195
}
}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.9195,
"rate": 0.419195
}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