Rate Overview
Live
1 MRO = 0.327752 HTG
1 HTG = 3.0511
MRO
Avg
0.327335
High
0.329145
Low
0.325270
Last updated: 7/6/2026, 1:50:56 PM
Quick Conversions
| MRO | HTG |
|---|---|
| 1 MRO | 0.33 HTG |
| 10 MRO | 3.28 HTG |
| 50 MRO | 16.39 HTG |
| 100 MRO | 32.78 HTG |
| 500 MRO | 163.88 HTG |
| 1,000 MRO | 327.75 HTG |
Get MRO/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MRO¤cies=HTGExample Response:
{
"success": true,
"base": "MRO",
"date": "2026-07-06T13:50:56Z",
"rates": {
"HTG": 0.327752
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MRO&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MRO",
"to": "HTG",
"amount": 100
},
"result": 32.7752,
"rate": 0.327752
}Build with MRO/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key