Rate Overview
Live
1 MRO = 0.325334 HTG
1 HTG = 3.0738
MRO
Avg
0.328509
High
0.331928
Low
0.324709
Last updated: 8/1/2026, 5:17:07 AM
Quick Conversions
| MRO | HTG |
|---|---|
| 1 MRO | 0.33 HTG |
| 10 MRO | 3.25 HTG |
| 50 MRO | 16.27 HTG |
| 100 MRO | 32.53 HTG |
| 500 MRO | 162.67 HTG |
| 1,000 MRO | 325.33 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-08-01T05:17:07Z",
"rates": {
"HTG": 0.325334
}
}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.5334,
"rate": 0.325334
}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