Rate Overview
Live
1 HKD = 0.433841 PEN
1 PEN = 2.3050
HKD
Avg
0.454111
High
0.485041
Low
0.426739
Last updated: 7/25/2026, 9:04:31 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.92 PEN |
| 1,000 HKD | 433.84 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-25T21:04:31Z",
"rates": {
"PEN": 0.433841
}
}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.3841,
"rate": 0.433841
}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