Rate Overview
Live
1 HTG = 0.131879 MDL
1 MDL = 7.5827
HTG
Avg
0.131609
High
0.131879
Low
0.131441
Last updated: 5/7/2026, 2:21:33 AM
Quick Conversions
| HTG | MDL |
|---|---|
| 1 HTG | 0.13 MDL |
| 10 HTG | 1.32 MDL |
| 50 HTG | 6.59 MDL |
| 100 HTG | 13.19 MDL |
| 500 HTG | 65.94 MDL |
| 1,000 HTG | 131.88 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-05-07T02:21:33Z",
"rates": {
"MDL": 0.131879
}
}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.187899999999999,
"rate": 0.131879
}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