Rate Overview
Live
1 MRO = 0.327164 HTG
1 HTG = 3.0566
MRO
Avg
0.327864
High
0.330211
Low
0.327164
Last updated: 5/29/2026, 5:34:47 PM
Quick Conversions
| MRO | HTG |
|---|---|
| 1 MRO | 0.33 HTG |
| 10 MRO | 3.27 HTG |
| 50 MRO | 16.36 HTG |
| 100 MRO | 32.72 HTG |
| 500 MRO | 163.58 HTG |
| 1,000 MRO | 327.16 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-05-29T17:34:47Z",
"rates": {
"HTG": 0.327164
}
}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.7164,
"rate": 0.327164
}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