Rate Overview
Live
1 HKD = 6.7834 MKD
1 MKD = 0.147418
HKD
Avg
6.8000
High
6.8169
Low
6.7829
Last updated: 6/15/2026, 10:20:19 AM
Quick Conversions
| HKD | MKD |
|---|---|
| 1 HKD | 6.78 MKD |
| 10 HKD | 67.83 MKD |
| 50 HKD | 339.17 MKD |
| 100 HKD | 678.34 MKD |
| 500 HKD | 3,391.72 MKD |
| 1,000 HKD | 6,783.44 MKD |
Get HKD/MKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=MKDExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-06-15T10:20:19Z",
"rates": {
"MKD": 6.783438
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=MKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "MKD",
"amount": 100
},
"result": 678.3438,
"rate": 6.783438
}Build with HKD/MKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key