Rate Overview
Live
1 MUR = 2.7746 HTG
1 HTG = 0.360414
MUR
Avg
2.8278
High
2.9151
Low
2.7115
Last updated: 8/1/2026, 12:38:16 PM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.77 HTG |
| 10 MUR | 27.75 HTG |
| 50 MUR | 138.73 HTG |
| 100 MUR | 277.46 HTG |
| 500 MUR | 1,387.29 HTG |
| 1,000 MUR | 2,774.59 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-08-01T12:38:16Z",
"rates": {
"HTG": 2.774586
}
}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": 277.45860000000005,
"rate": 2.774586
}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