Rate Overview
Live
1 HKD = 0.434786 PEN
1 PEN = 2.3000
HKD
Avg
0.440565
High
0.466220
Low
0.425626
Last updated: 5/27/2026, 8:49:27 AM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.43 PEN |
| 10 HKD | 4.35 PEN |
| 50 HKD | 21.74 PEN |
| 100 HKD | 43.48 PEN |
| 500 HKD | 217.39 PEN |
| 1,000 HKD | 434.79 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-05-27T08:49:27Z",
"rates": {
"PEN": 0.434786
}
}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.4786,
"rate": 0.434786
}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