Rate Overview
Live
1 PEN = 2.3378 HKD
1 HKD = 0.427752
PEN
Avg
2.3435
High
2.3503
Low
2.3378
Last updated: 9/4/2026, 9:18:02 AM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.34 HKD |
| 10 PEN | 23.38 HKD |
| 50 PEN | 116.89 HKD |
| 100 PEN | 233.78 HKD |
| 500 PEN | 1,168.90 HKD |
| 1,000 PEN | 2,337.81 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-09-04T09:18:02Z",
"rates": {
"HKD": 2.337805
}
}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": 233.7805,
"rate": 2.337805
}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