Rate Overview
Live
1 PEN = 2.2945 HKD
1 HKD = 0.435821
PEN
Avg
2.3045
High
2.3125
Low
2.2922
Last updated: 7/2/2026, 1:02:43 PM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.29 HKD |
| 10 PEN | 22.95 HKD |
| 50 PEN | 114.73 HKD |
| 100 PEN | 229.45 HKD |
| 500 PEN | 1,147.26 HKD |
| 1,000 PEN | 2,294.52 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-07-02T13:02:43Z",
"rates": {
"HKD": 2.294519
}
}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": 229.45190000000002,
"rate": 2.294519
}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