Rate Overview
Live
1 MKD = 0.145664 HKD
1 HKD = 6.8651
MKD
Avg
0.145506
High
0.145664
Low
0.145270
Last updated: 7/25/2026, 3:48:40 AM
Quick Conversions
| MKD | HKD |
|---|---|
| 1 MKD | 0.15 HKD |
| 10 MKD | 1.46 HKD |
| 50 MKD | 7.28 HKD |
| 100 MKD | 14.57 HKD |
| 500 MKD | 72.83 HKD |
| 1,000 MKD | 145.66 HKD |
Get MKD/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=MKD¤cies=HKDExample Response:
{
"success": true,
"base": "MKD",
"date": "2026-07-25T03:48:40Z",
"rates": {
"HKD": 0.145664
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=MKD&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "MKD",
"to": "HKD",
"amount": 100
},
"result": 14.566399999999998,
"rate": 0.145664
}Build with MKD/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key