Rate Overview
Live
1 MDL = 7.5651 HTG
1 HTG = 0.132186
MDL
Avg
7.5764
High
7.8333
Low
7.3796
Last updated: 7/26/2026, 12:06:44 AM
Quick Conversions
| MDL | HTG |
|---|---|
| 1 MDL | 7.57 HTG |
| 10 MDL | 75.65 HTG |
| 50 MDL | 378.25 HTG |
| 100 MDL | 756.51 HTG |
| 500 MDL | 3,782.55 HTG |
| 1,000 MDL | 7,565.09 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-26T00:06:44Z",
"rates": {
"HTG": 7.565092
}
}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": 756.5092,
"rate": 7.565092
}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