Rate Overview
Live
1 HTG = 0.410076 MKD
1 MKD = 2.4386
HTG
Avg
0.415263
High
0.454758
Low
0.397923
Last updated: 7/31/2026, 4:40:08 PM
Quick Conversions
| HTG | MKD |
|---|---|
| 1 HTG | 0.41 MKD |
| 10 HTG | 4.10 MKD |
| 50 HTG | 20.50 MKD |
| 100 HTG | 41.01 MKD |
| 500 HTG | 205.04 MKD |
| 1,000 HTG | 410.08 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-31T16:40:08Z",
"rates": {
"MKD": 0.410076
}
}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.0076,
"rate": 0.410076
}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