Rate Overview
Live
1 MUR = 0.564529 HNL
1 HNL = 1.7714
MUR
Avg
0.567016
High
0.569768
Low
0.556623
Last updated: 7/28/2026, 2:14:48 AM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.56 HNL |
| 10 MUR | 5.65 HNL |
| 50 MUR | 28.23 HNL |
| 100 MUR | 56.45 HNL |
| 500 MUR | 282.26 HNL |
| 1,000 MUR | 564.53 HNL |
Get MUR/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=HNLExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-28T02:14:48Z",
"rates": {
"HNL": 0.564529
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "HNL",
"amount": 100
},
"result": 56.45289999999999,
"rate": 0.564529
}Build with MUR/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key