Rate Overview
Live
1 MUR = 0.570281 HNL
1 HNL = 1.7535
MUR
Avg
0.567457
High
0.570281
Low
0.564990
Last updated: 5/7/2026, 11:23:37 AM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.57 HNL |
| 10 MUR | 5.70 HNL |
| 50 MUR | 28.51 HNL |
| 100 MUR | 57.03 HNL |
| 500 MUR | 285.14 HNL |
| 1,000 MUR | 570.28 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-05-07T11:23:37Z",
"rates": {
"HNL": 0.570281
}
}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.0281,
"rate": 0.570281
}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