Rate Overview
Live
1 HTG = 0.363017 MUR
1 MUR = 2.7547
HTG
Avg
0.359299
High
0.363017
Low
0.355557
Last updated: 5/29/2026, 9:11:08 PM
Quick Conversions
| HTG | MUR |
|---|---|
| 1 HTG | 0.36 MUR |
| 10 HTG | 3.63 MUR |
| 50 HTG | 18.15 MUR |
| 100 HTG | 36.30 MUR |
| 500 HTG | 181.51 MUR |
| 1,000 HTG | 363.02 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-05-29T21:11:08Z",
"rates": {
"MUR": 0.363017
}
}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.3017,
"rate": 0.363017
}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