Rate Overview
Live
1 HKD = 0.433766 PEN
1 PEN = 2.3054
HKD
Avg
0.432931
High
0.434342
Low
0.430928
Last updated: 7/5/2026, 1:11:11 PM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.43 PEN |
| 10 HKD | 4.34 PEN |
| 50 HKD | 21.69 PEN |
| 100 HKD | 43.38 PEN |
| 500 HKD | 216.88 PEN |
| 1,000 HKD | 433.77 PEN |
Get HKD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=PENExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-05T13:11:11Z",
"rates": {
"PEN": 0.433766
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "PEN",
"amount": 100
},
"result": 43.376599999999996,
"rate": 0.433766
}Build with HKD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key