Rate Overview
Live
1 MKD = 0.145279 HKD
1 HKD = 6.8833
MKD
Avg
0.143326
High
0.150267
Low
0.130691
Last updated: 7/22/2026, 11:02:42 PM
Quick Conversions
| MKD | HKD |
|---|---|
| 1 MKD | 0.15 HKD |
| 10 MKD | 1.45 HKD |
| 50 MKD | 7.26 HKD |
| 100 MKD | 14.53 HKD |
| 500 MKD | 72.64 HKD |
| 1,000 MKD | 145.28 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-22T23:02:42Z",
"rates": {
"HKD": 0.145279
}
}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.527899999999999,
"rate": 0.145279
}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