Rate Overview
Live
1 HTG = 0.405295 MKD
1 MKD = 2.4673
HTG
Avg
0.403106
High
0.418772
Low
0.395715
Last updated: 5/29/2026, 7:54:45 PM
Quick Conversions
| HTG | MKD |
|---|---|
| 1 HTG | 0.41 MKD |
| 10 HTG | 4.05 MKD |
| 50 HTG | 20.26 MKD |
| 100 HTG | 40.53 MKD |
| 500 HTG | 202.65 MKD |
| 1,000 HTG | 405.30 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-05-29T19:54:45Z",
"rates": {
"MKD": 0.405295
}
}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": 40.5295,
"rate": 0.405295
}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