Rate Overview
Live
1 MUR = 2.8075 HTG
1 HTG = 0.356195
MUR
Avg
2.7929
High
2.8075
Low
2.7818
Last updated: 5/7/2026, 1:53:10 PM
Quick Conversions
| MUR | HTG |
|---|---|
| 1 MUR | 2.81 HTG |
| 10 MUR | 28.07 HTG |
| 50 MUR | 140.37 HTG |
| 100 MUR | 280.75 HTG |
| 500 MUR | 1,403.73 HTG |
| 1,000 MUR | 2,807.45 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-07T13:53:10Z",
"rates": {
"HTG": 2.807451
}
}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": 280.7451,
"rate": 2.807451
}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