Rate Overview
Live
1 PEN = 2.3281 HKD
1 HKD = 0.429537
PEN
Avg
2.3366
High
2.3478
Low
2.3264
Last updated: 8/15/2026, 10:05:27 AM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.33 HKD |
| 10 PEN | 23.28 HKD |
| 50 PEN | 116.40 HKD |
| 100 PEN | 232.81 HKD |
| 500 PEN | 1,164.04 HKD |
| 1,000 PEN | 2,328.09 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-08-15T10:05:27Z",
"rates": {
"HKD": 2.328088
}
}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": 232.80880000000002,
"rate": 2.328088
}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