Rate Overview
Live
1 MDL = 7.4162 HTG
1 HTG = 0.134839
MDL
Avg
7.3948
High
7.4162
Low
7.3718
Last updated: 7/3/2026, 6:37:35 AM
Quick Conversions
| MDL | HTG |
|---|---|
| 1 MDL | 7.42 HTG |
| 10 MDL | 74.16 HTG |
| 50 MDL | 370.81 HTG |
| 100 MDL | 741.62 HTG |
| 500 MDL | 3,708.12 HTG |
| 1,000 MDL | 7,416.23 HTG |
Get MDL/HTG Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MDL¤cies=HTGExample Response:
{
"success": true,
"base": "MDL",
"date": "2026-07-03T06:37:35Z",
"rates": {
"HTG": 7.416233
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MDL&to=HTG&amount=100Example Response:
{
"success": true,
"query": {
"from": "MDL",
"to": "HTG",
"amount": 100
},
"result": 741.6233,
"rate": 7.416233
}Build with MDL/HTG Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key