Rate Overview
Live
1 MUR = 0.559933 HNL
1 HNL = 1.7859
MUR
Avg
0.565105
High
0.572031
Low
0.559250
Last updated: 3/7/2026, 4:25:14 AM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.56 HNL |
| 10 MUR | 5.60 HNL |
| 50 MUR | 28.00 HNL |
| 100 MUR | 55.99 HNL |
| 500 MUR | 279.97 HNL |
| 1,000 MUR | 559.93 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-03-07T04:25:14Z",
"rates": {
"HNL": 0.559933
}
}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": 55.993300000000005,
"rate": 0.559933
}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