Rate Overview
Live
1 HKD = 0.431431 PEN
1 PEN = 2.3179
HKD
Avg
0.438467
High
0.456438
Low
0.428956
Last updated: 7/26/2026, 10:07:59 PM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.43 PEN |
| 10 HKD | 4.31 PEN |
| 50 HKD | 21.57 PEN |
| 100 HKD | 43.14 PEN |
| 500 HKD | 215.72 PEN |
| 1,000 HKD | 431.43 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-26T22:07:59Z",
"rates": {
"PEN": 0.431431
}
}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.143100000000004,
"rate": 0.431431
}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