Rate Overview
Live
1 HKD = 2.2010 MXN
1 MXN = 0.454345
HKD
Avg
2.2111
High
2.2254
Low
2.1995
Last updated: 4/16/2026, 6:02:55 AM
Quick Conversions
| HKD | MXN |
|---|---|
| 1 HKD | 2.20 MXN |
| 10 HKD | 22.01 MXN |
| 50 HKD | 110.05 MXN |
| 100 HKD | 220.10 MXN |
| 500 HKD | 1,100.49 MXN |
| 1,000 HKD | 2,200.97 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-04-16T06:02:55Z",
"rates": {
"MXN": 2.20097
}
}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": 220.09699999999998,
"rate": 2.20097
}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