Rate Overview
Live
1 HTG = 0.363559 MUR
1 MUR = 2.7506
HTG
Avg
0.362158
High
0.366710
Low
0.359749
Last updated: 6/19/2026, 10:12:04 AM
Quick Conversions
| HTG | MUR |
|---|---|
| 1 HTG | 0.36 MUR |
| 10 HTG | 3.64 MUR |
| 50 HTG | 18.18 MUR |
| 100 HTG | 36.36 MUR |
| 500 HTG | 181.78 MUR |
| 1,000 HTG | 363.56 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-06-19T10:12:04Z",
"rates": {
"MUR": 0.363559
}
}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.355900000000005,
"rate": 0.363559
}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