Rate Overview
Live
1 MRO = 0.327451 HTG
1 HTG = 3.0539
MRO
Avg
0.327482
High
0.329145
Low
0.326269
Last updated: 7/7/2026, 5:59:16 AM
Quick Conversions
| MRO | HTG |
|---|---|
| 1 MRO | 0.33 HTG |
| 10 MRO | 3.27 HTG |
| 50 MRO | 16.37 HTG |
| 100 MRO | 32.75 HTG |
| 500 MRO | 163.73 HTG |
| 1,000 MRO | 327.45 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-07T05:59:16Z",
"rates": {
"HTG": 0.327451
}
}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.7451,
"rate": 0.327451
}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