Rate Overview
Live
1 MUR = 2.7701 HTG
1 HTG = 0.361000
MUR
Avg
2.8087
High
2.8437
Low
2.7701
Last updated: 3/6/2026, 8:14:43 AM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.77 HTG |
| 10 MUR | 27.70 HTG |
| 50 MUR | 138.50 HTG |
| 100 MUR | 277.01 HTG |
| 500 MUR | 1,385.04 HTG |
| 1,000 MUR | 2,770.09 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-03-06T08:14:43Z",
"rates": {
"HTG": 2.770086
}
}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": 277.0086,
"rate": 2.770086
}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