Rate Overview
Live
1 HKD = 0.443458 PEN
1 PEN = 2.2550
HKD
Avg
0.437377
High
0.444947
Low
0.426455
Last updated: 3/27/2026, 12:57:53 PM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.44 PEN |
| 10 HKD | 4.43 PEN |
| 50 HKD | 22.17 PEN |
| 100 HKD | 44.35 PEN |
| 500 HKD | 221.73 PEN |
| 1,000 HKD | 443.46 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-27T12:57:53Z",
"rates": {
"PEN": 0.443458
}
}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.345800000000004,
"rate": 0.443458
}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