Rate Overview
Live
1 HTG = 0.412575 MKD
1 MKD = 2.4238
HTG
Avg
0.412071
High
0.414132
Low
0.409762
Last updated: 7/9/2026, 5:57:29 AM
Quick Conversions
| HTG | MKD |
|---|---|
| 1 HTG | 0.41 MKD |
| 10 HTG | 4.13 MKD |
| 50 HTG | 20.63 MKD |
| 100 HTG | 41.26 MKD |
| 500 HTG | 206.29 MKD |
| 1,000 HTG | 412.58 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-07-09T05:57:29Z",
"rates": {
"MKD": 0.412575
}
}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.2575,
"rate": 0.412575
}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