Rate Overview
Live
1 PEN = 2.3179 HKD
1 HKD = 0.431432
PEN
Avg
2.3113
High
2.3488
Low
2.2336
Last updated: 7/26/2026, 11:32:40 PM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.32 HKD |
| 10 PEN | 23.18 HKD |
| 50 PEN | 115.89 HKD |
| 100 PEN | 231.79 HKD |
| 500 PEN | 1,158.93 HKD |
| 1,000 PEN | 2,317.87 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-26T23:32:40Z",
"rates": {
"HKD": 2.317865
}
}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": 231.7865,
"rate": 2.317865
}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