Rate Overview
Live
1 HKD = 0.443501 PEN
1 PEN = 2.2548
HKD
Avg
0.458098
High
0.485041
Low
0.426739
Last updated: 3/27/2026, 9:28:05 AM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.44 PEN |
| 10 HKD | 4.44 PEN |
| 50 HKD | 22.18 PEN |
| 100 HKD | 44.35 PEN |
| 500 HKD | 221.75 PEN |
| 1,000 HKD | 443.50 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-27T09:28:05Z",
"rates": {
"PEN": 0.443501
}
}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.3501,
"rate": 0.443501
}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