Rate Overview
Live
1 MUR = 0.574911 HNL
1 HNL = 1.7394
MUR
Avg
0.572489
High
0.574911
Low
0.570049
Last updated: 4/17/2026, 4:57:35 AM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.57 HNL |
| 10 MUR | 5.75 HNL |
| 50 MUR | 28.75 HNL |
| 100 MUR | 57.49 HNL |
| 500 MUR | 287.46 HNL |
| 1,000 MUR | 574.91 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-04-17T04:57:35Z",
"rates": {
"HNL": 0.574911
}
}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": 57.491099999999996,
"rate": 0.574911
}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