Rate Overview
Live
1 MRO = 0.324703 HTG
1 HTG = 3.0797
MRO
Avg
0.327871
High
0.330062
Low
0.324703
Last updated: 7/31/2026, 11:46:17 PM
Quick Conversions
| MRO | HTG |
|---|---|
| 1 MRO | 0.32 HTG |
| 10 MRO | 3.25 HTG |
| 50 MRO | 16.24 HTG |
| 100 MRO | 32.47 HTG |
| 500 MRO | 162.35 HTG |
| 1,000 MRO | 324.70 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-31T23:46:17Z",
"rates": {
"HTG": 0.324703
}
}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.4703,
"rate": 0.324703
}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