Rate Overview
Live
1 MVR = 0.416000 HRK
1 HRK = 2.4038
MVR
Avg
0.416268
High
0.417916
Low
0.415503
Last updated: 5/7/2026, 3:25:19 AM
Quick Conversions
| MVR | HRK |
|---|---|
| 1 MVR | 0.42 HRK |
| 10 MVR | 4.16 HRK |
| 50 MVR | 20.80 HRK |
| 100 MVR | 41.60 HRK |
| 500 MVR | 208.00 HRK |
| 1,000 MVR | 416.00 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-07T03:25:19Z",
"rates": {
"HRK": 0.416
}
}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.6,
"rate": 0.416
}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