Rate Overview
Live
1 MUR = 2.7816 HTG
1 HTG = 0.359500
MUR
Avg
2.7808
High
2.7936
Low
2.7706
Last updated: 7/11/2026, 5:09:17 PM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.78 HTG |
| 10 MUR | 27.82 HTG |
| 50 MUR | 139.08 HTG |
| 100 MUR | 278.16 HTG |
| 500 MUR | 1,390.82 HTG |
| 1,000 MUR | 2,781.65 HTG |
Get MUR/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MUR¤cies=HTGExample Response:
{
"success": true,
"base": "MUR",
"date": "2026-07-11T17:09:17Z",
"rates": {
"HTG": 2.781645
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MUR&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MUR",
"to": "HTG",
"amount": 100
},
"result": 278.16450000000003,
"rate": 2.781645
}Build with MUR/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key