Rate Overview
Live
1 MDL = 7.5518 HTG
1 HTG = 0.132419
MDL
Avg
7.5254
High
7.5518
Low
7.5019
Last updated: 6/16/2026, 2:42:49 PM
Quick Conversions
| MDL | HTG |
|---|---|
| 1 MDL | 7.55 HTG |
| 10 MDL | 75.52 HTG |
| 50 MDL | 377.59 HTG |
| 100 MDL | 755.18 HTG |
| 500 MDL | 3,775.89 HTG |
| 1,000 MDL | 7,551.77 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-06-16T14:42:49Z",
"rates": {
"HTG": 7.551774
}
}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": 755.1774,
"rate": 7.551774
}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