Rate Overview
Live
1 HKD = 0.442654 PEN
1 PEN = 2.2591
HKD
Avg
0.434491
High
0.442946
Low
0.427606
Last updated: 3/7/2026, 12:14:48 AM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.44 PEN |
| 10 HKD | 4.43 PEN |
| 50 HKD | 22.13 PEN |
| 100 HKD | 44.27 PEN |
| 500 HKD | 221.33 PEN |
| 1,000 HKD | 442.65 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-03-07T00:14:48Z",
"rates": {
"PEN": 0.442654
}
}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": 44.2654,
"rate": 0.442654
}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