Rate Overview
Live
1 MUR = 2.7682 HTG
1 HTG = 0.361245
MUR
Avg
2.8217
High
2.8961
Low
2.7632
Last updated: 5/27/2026, 9:44:34 PM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.77 HTG |
| 10 MUR | 27.68 HTG |
| 50 MUR | 138.41 HTG |
| 100 MUR | 276.82 HTG |
| 500 MUR | 1,384.10 HTG |
| 1,000 MUR | 2,768.21 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-05-27T21:44:34Z",
"rates": {
"HTG": 2.768207
}
}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": 276.8207,
"rate": 2.768207
}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