Rate Overview
Live
1 MUR = 0.137904 HRK
1 HRK = 7.2514
MUR
Avg
0.138102
High
0.138580
Low
0.137627
Last updated: 4/17/2026, 2:40:40 AM
Quick Conversions
| MUR | HRK |
|---|---|
| 1 MUR | 0.14 HRK |
| 10 MUR | 1.38 HRK |
| 50 MUR | 6.90 HRK |
| 100 MUR | 13.79 HRK |
| 500 MUR | 68.95 HRK |
| 1,000 MUR | 137.90 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-04-17T02:40:40Z",
"rates": {
"HRK": 0.137904
}
}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.7904,
"rate": 0.137904
}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