Rate Overview
Live
1 MUR = 2.8327 HTG
1 HTG = 0.353024
MUR
Avg
2.8210
High
2.8327
Low
2.8104
Last updated: 4/17/2026, 4:58:58 AM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.83 HTG |
| 10 MUR | 28.33 HTG |
| 50 MUR | 141.63 HTG |
| 100 MUR | 283.27 HTG |
| 500 MUR | 1,416.33 HTG |
| 1,000 MUR | 2,832.67 HTG |
Get MUR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=HTGExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-04-17T04:58:58Z",
"rates": {
"HTG": 2.83267
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "HTG",
"amount": 100
},
"result": 283.267,
"rate": 2.83267
}Build with MUR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key