Rate Overview
Live
1 MKD = 0.507800 HNL
1 HNL = 1.9693
MKD
Avg
0.506121
High
0.507878
Low
0.503281
Last updated: 4/16/2026, 9:13:23 PM
Quick Conversions
| MKD | HNL |
|---|---|
| 1 MKD | 0.51 HNL |
| 10 MKD | 5.08 HNL |
| 50 MKD | 25.39 HNL |
| 100 MKD | 50.78 HNL |
| 500 MKD | 253.90 HNL |
| 1,000 MKD | 507.80 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-04-16T21:13:23Z",
"rates": {
"HNL": 0.5078
}
}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.78,
"rate": 0.5078
}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