Rate Overview
Live
1 HTG = 0.134472 MDL
1 MDL = 7.4365
HTG
Avg
0.135077
High
0.135651
Low
0.134472
Last updated: 7/4/2026, 9:40:24 PM
Quick Conversions
| HTG | MDL |
|---|---|
| 1 HTG | 0.13 MDL |
| 10 HTG | 1.34 MDL |
| 50 HTG | 6.72 MDL |
| 100 HTG | 13.45 MDL |
| 500 HTG | 67.24 MDL |
| 1,000 HTG | 134.47 MDL |
Get HTG/MDL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MDLExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-07-04T21:40:24Z",
"rates": {
"MDL": 0.134472
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MDL&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MDL",
"amount": 100
},
"result": 13.4472,
"rate": 0.134472
}Build with HTG/MDL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key