Rate Overview
Live
1 MKD = 0.500353 HNL
1 HNL = 1.9986
MKD
Avg
0.502630
High
0.508555
Low
0.497832
Last updated: 3/7/2026, 4:26:09 AM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.50 HNL |
| 10 MKD | 5.00 HNL |
| 50 MKD | 25.02 HNL |
| 100 MKD | 50.04 HNL |
| 500 MKD | 250.18 HNL |
| 1,000 MKD | 500.35 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-07T04:26:09Z",
"rates": {
"HNL": 0.500353
}
}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.03530000000001,
"rate": 0.500353
}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