Rate Overview
Live
1 HKD = 0.437322 PEN
1 PEN = 2.2866
HKD
Avg
0.432714
High
0.437322
Low
0.428048
Last updated: 4/17/2026, 12:01:42 AM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.44 PEN |
| 10 HKD | 4.37 PEN |
| 50 HKD | 21.87 PEN |
| 100 HKD | 43.73 PEN |
| 500 HKD | 218.66 PEN |
| 1,000 HKD | 437.32 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-04-17T00:01:42Z",
"rates": {
"PEN": 0.437322
}
}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.7322,
"rate": 0.437322
}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