Rate Overview
Live
1 MUR = 2.8031 HTG
1 HTG = 0.356752
MUR
Avg
2.7868
High
2.8200
Low
2.7636
Last updated: 7/25/2026, 8:46:14 PM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.80 HTG |
| 10 MUR | 28.03 HTG |
| 50 MUR | 140.15 HTG |
| 100 MUR | 280.31 HTG |
| 500 MUR | 1,401.53 HTG |
| 1,000 MUR | 2,803.06 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-07-25T20:46:14Z",
"rates": {
"HTG": 2.803064
}
}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": 280.3064,
"rate": 2.803064
}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