Rate Overview
Live
1 HTG = 0.358231 MUR
1 MUR = 2.7915
HTG
Avg
0.359125
High
0.360865
Low
0.357905
Last updated: 8/18/2026, 8:15:14 PM
Quick Conversions
| HTG | MUR |
|---|---|
| 1 HTG | 0.36 MUR |
| 10 HTG | 3.58 MUR |
| 50 HTG | 17.91 MUR |
| 100 HTG | 35.82 MUR |
| 500 HTG | 179.12 MUR |
| 1,000 HTG | 358.23 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-08-18T20:15:14Z",
"rates": {
"MUR": 0.358231
}
}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": 35.823100000000004,
"rate": 0.358231
}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