Rate Overview
Live
1 HTG = 0.362445 MUR
1 MUR = 2.7590
HTG
Avg
0.360686
High
0.363321
Low
0.354613
Last updated: 7/31/2026, 7:16:00 AM
Quick Conversions
| HTG | MUR |
|---|---|
| 1 HTG | 0.36 MUR |
| 10 HTG | 3.62 MUR |
| 50 HTG | 18.12 MUR |
| 100 HTG | 36.24 MUR |
| 500 HTG | 181.22 MUR |
| 1,000 HTG | 362.45 MUR |
Get HTG/MUR Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MURExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-31T07:16:00Z",
"rates": {
"MUR": 0.362445
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MUR&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MUR",
"amount": 100
},
"result": 36.2445,
"rate": 0.362445
}Build with HTG/MUR Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key