Rate Overview
Live
1 MKD = 0.505762 HNL
1 HNL = 1.9772
MKD
Avg
0.507769
High
0.509282
Low
0.505762
Last updated: 9/2/2026, 5:27:04 PM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.51 HNL |
| 10 MKD | 5.06 HNL |
| 50 MKD | 25.29 HNL |
| 100 MKD | 50.58 HNL |
| 500 MKD | 252.88 HNL |
| 1,000 MKD | 505.76 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-09-02T17:27:04Z",
"rates": {
"HNL": 0.505762
}
}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.57620000000001,
"rate": 0.505762
}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