Rate Overview
Live
1 MUR = 2.7506 HTG
1 HTG = 0.363560
MUR
Avg
2.7613
High
2.7797
Low
2.7269
Last updated: 6/19/2026, 8:31:40 AM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.75 HTG |
| 10 MUR | 27.51 HTG |
| 50 MUR | 137.53 HTG |
| 100 MUR | 275.06 HTG |
| 500 MUR | 1,375.29 HTG |
| 1,000 MUR | 2,750.58 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-06-19T08:31:40Z",
"rates": {
"HTG": 2.750579
}
}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": 275.0579,
"rate": 2.750579
}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