Rate Overview
Live
1 MUR = 0.561940 HNL
1 HNL = 1.7795
MUR
Avg
0.564121
High
0.567316
Low
0.558440
Last updated: 6/19/2026, 8:30:14 AM
Quick Conversions
| MUR | HNL |
|---|---|
| 1 MUR | 0.56 HNL |
| 10 MUR | 5.62 HNL |
| 50 MUR | 28.10 HNL |
| 100 MUR | 56.19 HNL |
| 500 MUR | 280.97 HNL |
| 1,000 MUR | 561.94 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-06-19T08:30:14Z",
"rates": {
"HNL": 0.56194
}
}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.194,
"rate": 0.56194
}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