Rate Overview
Live
1 PEN = 2.3050 HKD
1 HKD = 0.433842
PEN
Avg
2.3135
High
2.3196
Low
2.3050
Last updated: 7/25/2026, 3:28:18 PM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.30 HKD |
| 10 PEN | 23.05 HKD |
| 50 PEN | 115.25 HKD |
| 100 PEN | 230.50 HKD |
| 500 PEN | 1,152.49 HKD |
| 1,000 PEN | 2,304.99 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-25T15:28:18Z",
"rates": {
"HKD": 2.304987
}
}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": 230.4987,
"rate": 2.304987
}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