Rate Overview
Live
1 HKD = 2.2186 MXN
1 MXN = 0.450728
HKD
Avg
2.2282
High
2.2378
Low
2.2186
Last updated: 7/21/2026, 8:20:42 AM
Quick Conversions
| HKD | MXN |
|---|---|
| 1 HKD | 2.22 MXN |
| 10 HKD | 22.19 MXN |
| 50 HKD | 110.93 MXN |
| 100 HKD | 221.86 MXN |
| 500 HKD | 1,109.32 MXN |
| 1,000 HKD | 2,218.63 MXN |
Get HKD/MXN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=MXNExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-21T08:20:42Z",
"rates": {
"MXN": 2.218631
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=MXN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "MXN",
"amount": 100
},
"result": 221.86309999999997,
"rate": 2.218631
}Build with HKD/MXN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key