Rate Overview
Live
1 HTG = 0.360414 MUR
1 MUR = 2.7746
HTG
Avg
0.353733
High
0.368805
Low
0.343044
Last updated: 8/1/2026, 2:49:30 PM
Quick Conversions
| HTG | MUR |
|---|---|
| 1 HTG | 0.36 MUR |
| 10 HTG | 3.60 MUR |
| 50 HTG | 18.02 MUR |
| 100 HTG | 36.04 MUR |
| 500 HTG | 180.21 MUR |
| 1,000 HTG | 360.41 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-01T14:49:30Z",
"rates": {
"MUR": 0.360414
}
}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.0414,
"rate": 0.360414
}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