Rate Overview
Live
1 HTG = 0.405422 MKD
1 MKD = 2.4666
HTG
Avg
0.405763
High
0.407026
Low
0.403176
Last updated: 8/20/2026, 11:40:11 AM
Quick Conversions
| HTG | MKD |
|---|---|
| 1 HTG | 0.41 MKD |
| 10 HTG | 4.05 MKD |
| 50 HTG | 20.27 MKD |
| 100 HTG | 40.54 MKD |
| 500 HTG | 202.71 MKD |
| 1,000 HTG | 405.42 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-08-20T11:40:11Z",
"rates": {
"MKD": 0.405422
}
}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.5422,
"rate": 0.405422
}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