Rate Overview
Live
1 HKD = 2.2289 MXN
1 MXN = 0.448653
HKD
Avg
2.2288
High
2.2378
Low
2.2185
Last updated: 7/25/2026, 11:32:26 PM
Quick Conversions
| HKD | MXN |
|---|---|
| 1 HKD | 2.23 MXN |
| 10 HKD | 22.29 MXN |
| 50 HKD | 111.44 MXN |
| 100 HKD | 222.89 MXN |
| 500 HKD | 1,114.45 MXN |
| 1,000 HKD | 2,228.89 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-25T23:32:26Z",
"rates": {
"MXN": 2.228893
}
}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": 222.8893,
"rate": 2.228893
}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