Rate Overview
Live
1 HKD = 2.2166 MXN
1 MXN = 0.451143
HKD
Avg
2.4285
High
2.6987
Low
2.1334
Last updated: 5/27/2026, 5:31:02 PM
Quick Conversions
| HKD | MXN |
|---|---|
| 1 HKD | 2.22 MXN |
| 10 HKD | 22.17 MXN |
| 50 HKD | 110.83 MXN |
| 100 HKD | 221.66 MXN |
| 500 HKD | 1,108.30 MXN |
| 1,000 HKD | 2,216.59 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-05-27T17:31:02Z",
"rates": {
"MXN": 2.216594
}
}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.6594,
"rate": 2.216594
}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