Rate Overview
Live
1 MKD = 0.497065 HNL
1 HNL = 2.0118
MKD
Avg
0.497644
High
0.499214
Low
0.496546
Last updated: 3/27/2026, 1:34:17 PM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.50 HNL |
| 10 MKD | 4.97 HNL |
| 50 MKD | 24.85 HNL |
| 100 MKD | 49.71 HNL |
| 500 MKD | 248.53 HNL |
| 1,000 MKD | 497.07 HNL |
Get MKD/HNL Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=HNLExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-03-27T13:34:17Z",
"rates": {
"HNL": 0.497065
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=HNL&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "HNL",
"amount": 100
},
"result": 49.7065,
"rate": 0.497065
}Build with MKD/HNL Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key