Rate Overview
Live
1 MUR = 0.562408 HNL
1 HNL = 1.7781
MUR
Avg
0.573276
High
0.584497
Low
0.559254
Last updated: 5/27/2026, 9:44:04 PM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.56 HNL |
| 10 MUR | 5.62 HNL |
| 50 MUR | 28.12 HNL |
| 100 MUR | 56.24 HNL |
| 500 MUR | 281.20 HNL |
| 1,000 MUR | 562.41 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-27T21:44:04Z",
"rates": {
"HNL": 0.562408
}
}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.2408,
"rate": 0.562408
}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