Rate Overview
Live
1 MUR = 0.569753 HNL
1 HNL = 1.7551
MUR
Avg
0.572215
High
0.580274
Low
0.564418
Last updated: 3/27/2026, 6:16:13 PM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.57 HNL |
| 10 MUR | 5.70 HNL |
| 50 MUR | 28.49 HNL |
| 100 MUR | 56.98 HNL |
| 500 MUR | 284.88 HNL |
| 1,000 MUR | 569.75 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-27T18:16:13Z",
"rates": {
"HNL": 0.569753
}
}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.9753,
"rate": 0.569753
}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