Rate Overview
Live
1 PEN = 2.2998 HKD
1 HKD = 0.434826
PEN
Avg
2.3023
High
2.3090
Low
2.2905
Last updated: 5/27/2026, 11:17:35 AM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.30 HKD |
| 10 PEN | 23.00 HKD |
| 50 PEN | 114.99 HKD |
| 100 PEN | 229.98 HKD |
| 500 PEN | 1,149.89 HKD |
| 1,000 PEN | 2,299.77 HKD |
Get PEN/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=PEN¤cies=HKDExample Response:
{
"success": true,
"base": "PEN",
"date": "2026-05-27T11:17:35Z",
"rates": {
"HKD": 2.299773
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=PEN&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "PEN",
"to": "HKD",
"amount": 100
},
"result": 229.9773,
"rate": 2.299773
}Build with PEN/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key