Rate Overview
Live
1 MUR = 0.140004 HRK
1 HRK = 7.1427
MUR
Avg
0.139109
High
0.140090
Low
0.137474
Last updated: 7/1/2026, 6:39:08 PM
Quick Conversions
| MUR | HRK |
|---|---|
| 1 MUR | 0.14 HRK |
| 10 MUR | 1.40 HRK |
| 50 MUR | 7.00 HRK |
| 100 MUR | 14.00 HRK |
| 500 MUR | 70.00 HRK |
| 1,000 MUR | 140.00 HRK |
Get MUR/HRK Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=HRKExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-01T18:39:08Z",
"rates": {
"HRK": 0.140004
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=HRK&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "HRK",
"amount": 100
},
"result": 14.000399999999999,
"rate": 0.140004
}Build with MUR/HRK Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key