Rate Overview
Live
1 HTG = 0.399959 MKD
1 MKD = 2.5003
HTG
Avg
0.400342
High
0.401386
Low
0.399210
Last updated: 4/18/2026, 8:45:16 AM
Quick Conversions
| HTG | MKD |
|---|---|
| 1 HTG | 0.40 MKD |
| 10 HTG | 4.00 MKD |
| 50 HTG | 20.00 MKD |
| 100 HTG | 40.00 MKD |
| 500 HTG | 199.98 MKD |
| 1,000 HTG | 399.96 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-04-18T08:45:16Z",
"rates": {
"MKD": 0.399959
}
}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": 39.9959,
"rate": 0.399959
}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