Rate Overview
Live
1 PEN = 2.2548 HKD
1 HKD = 0.443501
PEN
Avg
2.2635
High
2.2761
Low
2.2515
Last updated: 3/27/2026, 9:23:34 AM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.25 HKD |
| 10 PEN | 22.55 HKD |
| 50 PEN | 112.74 HKD |
| 100 PEN | 225.48 HKD |
| 500 PEN | 1,127.39 HKD |
| 1,000 PEN | 2,254.79 HKD |
Get PEN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=HKDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-03-27T09:23:34Z",
"rates": {
"HKD": 2.254785
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "HKD",
"amount": 100
},
"result": 225.4785,
"rate": 2.254785
}Build with PEN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key