Rate Overview
Live
1 MKD = 0.504186 HNL
1 HNL = 1.9834
MKD
Avg
0.505449
High
0.506892
Low
0.503753
Last updated: 5/7/2026, 3:26:34 AM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.50 HNL |
| 10 MKD | 5.04 HNL |
| 50 MKD | 25.21 HNL |
| 100 MKD | 50.42 HNL |
| 500 MKD | 252.09 HNL |
| 1,000 MKD | 504.19 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-05-07T03:26:34Z",
"rates": {
"HNL": 0.504186
}
}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": 50.418600000000005,
"rate": 0.504186
}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