Rate Overview
Live
1 HTG = 0.412135 MKD
1 MKD = 2.4264
HTG
Avg
0.408110
High
0.412135
Low
0.405174
Last updated: 6/19/2026, 10:26:30 AM
Quick Conversions
| HTG | MKD |
|---|---|
| 1 HTG | 0.41 MKD |
| 10 HTG | 4.12 MKD |
| 50 HTG | 20.61 MKD |
| 100 HTG | 41.21 MKD |
| 500 HTG | 206.07 MKD |
| 1,000 HTG | 412.14 MKD |
Get HTG/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HTG¤cies=MKDExample Response:
{
"success": true,
"base": "HTG",
"date": "2026-06-19T10:26:30Z",
"rates": {
"MKD": 0.412135
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HTG&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HTG",
"to": "MKD",
"amount": 100
},
"result": 41.213499999999996,
"rate": 0.412135
}Build with HTG/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key