Rate Overview
Live
1 PEN = 2.3074 HKD
1 HKD = 0.433396
PEN
Avg
2.1979
High
2.3433
Low
2.0617
Last updated: 5/27/2026, 4:22:29 PM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.31 HKD |
| 10 PEN | 23.07 HKD |
| 50 PEN | 115.37 HKD |
| 100 PEN | 230.74 HKD |
| 500 PEN | 1,153.68 HKD |
| 1,000 PEN | 2,307.36 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-27T16:22:29Z",
"rates": {
"HKD": 2.307357
}
}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": 230.7357,
"rate": 2.307357
}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