Rate Overview
Live
1 MKD = 0.503096 HNL
1 HNL = 1.9877
MKD
Avg
0.503272
High
0.504638
Low
0.501993
Last updated: 8/12/2026, 10:26:37 PM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.50 HNL |
| 10 MKD | 5.03 HNL |
| 50 MKD | 25.15 HNL |
| 100 MKD | 50.31 HNL |
| 500 MKD | 251.55 HNL |
| 1,000 MKD | 503.10 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-08-12T22:26:37Z",
"rates": {
"HNL": 0.503096
}
}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.309599999999996,
"rate": 0.503096
}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