Rate Overview
Live
1 HTG = 0.135115 MDL
1 MDL = 7.4011
HTG
Avg
0.132772
High
0.142628
Low
0.127514
Last updated: 6/26/2026, 1:51:10 AM
Quick Conversions
| HTG | MDL |
|---|---|
| 1 HTG | 0.14 MDL |
| 10 HTG | 1.35 MDL |
| 50 HTG | 6.76 MDL |
| 100 HTG | 13.51 MDL |
| 500 HTG | 67.56 MDL |
| 1,000 HTG | 135.12 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-06-26T01:51:10Z",
"rates": {
"MDL": 0.135115
}
}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.511500000000002,
"rate": 0.135115
}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