Rate Overview
Live
1 MKD = 0.146804 HKD
1 HKD = 6.8118
MKD
Avg
0.146892
High
0.147317
Low
0.145950
Last updated: 3/26/2026, 5:08:02 PM
Quick Conversions
| MKD | HKD |
|---|---|
| 1 MKD | 0.15 HKD |
| 10 MKD | 1.47 HKD |
| 50 MKD | 7.34 HKD |
| 100 MKD | 14.68 HKD |
| 500 MKD | 73.40 HKD |
| 1,000 MKD | 146.80 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-03-26T17:08:02Z",
"rates": {
"HKD": 0.146804
}
}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.680399999999999,
"rate": 0.146804
}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