Rate Overview
Live
1 HKD = 0.432975 PEN
1 PEN = 2.3096
HKD
Avg
0.432803
High
0.447717
Low
0.425741
Last updated: 7/19/2026, 7:20:51 PM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.43 PEN |
| 10 HKD | 4.33 PEN |
| 50 HKD | 21.65 PEN |
| 100 HKD | 43.30 PEN |
| 500 HKD | 216.49 PEN |
| 1,000 HKD | 432.98 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-19T19:20:51Z",
"rates": {
"PEN": 0.432975
}
}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.2975,
"rate": 0.432975
}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