Rate Overview
Live
1 MDL = 7.6259 HTG
1 HTG = 0.131131
MDL
Avg
7.5941
High
7.6380
Low
7.5612
Last updated: 9/1/2026, 11:29:20 AM
Quick Conversions
| MDL | HTG |
|---|---|
| 1 MDL | 7.63 HTG |
| 10 MDL | 76.26 HTG |
| 50 MDL | 381.30 HTG |
| 100 MDL | 762.59 HTG |
| 500 MDL | 3,812.97 HTG |
| 1,000 MDL | 7,625.93 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-09-01T11:29:20Z",
"rates": {
"HTG": 7.625934
}
}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": 762.5934,
"rate": 7.625934
}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