Rate Overview
Live
1 MUR = 0.136771 HRK
1 HRK = 7.3115
MUR
Avg
0.137114
High
0.137921
Low
0.136513
Last updated: 5/27/2026, 9:45:38 AM
Quick Conversions
| MUR | HRK |
|---|---|
| 1 MUR | 0.14 HRK |
| 10 MUR | 1.37 HRK |
| 50 MUR | 6.84 HRK |
| 100 MUR | 13.68 HRK |
| 500 MUR | 68.39 HRK |
| 1,000 MUR | 136.77 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-05-27T09:45:38Z",
"rates": {
"HRK": 0.136771
}
}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": 13.677100000000001,
"rate": 0.136771
}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