Rate Overview
Live
1 MKD = 0.496483 HNL
1 HNL = 2.0142
MKD
Avg
0.496837
High
0.497535
Low
0.496036
Last updated: 7/22/2026, 9:20:57 PM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.50 HNL |
| 10 MKD | 4.96 HNL |
| 50 MKD | 24.82 HNL |
| 100 MKD | 49.65 HNL |
| 500 MKD | 248.24 HNL |
| 1,000 MKD | 496.48 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-07-22T21:20:57Z",
"rates": {
"HNL": 0.496483
}
}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.6483,
"rate": 0.496483
}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