Rate Overview
Live
1 MUR = 2.7590 HTG
1 HTG = 0.362445
MUR
Avg
2.7765
High
2.8200
Low
2.7524
Last updated: 8/1/2026, 1:04:59 AM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.76 HTG |
| 10 MUR | 27.59 HTG |
| 50 MUR | 137.95 HTG |
| 100 MUR | 275.90 HTG |
| 500 MUR | 1,379.52 HTG |
| 1,000 MUR | 2,759.04 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-08-01T01:04:59Z",
"rates": {
"HTG": 2.759038
}
}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": 275.9038,
"rate": 2.759038
}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