Rate Overview
Live
1 PEN = 2.2620 HKD
1 HKD = 0.442088
PEN
Avg
2.2489
High
2.2742
Low
2.2335
Last updated: 5/7/2026, 5:37:02 AM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.26 HKD |
| 10 PEN | 22.62 HKD |
| 50 PEN | 113.10 HKD |
| 100 PEN | 226.20 HKD |
| 500 PEN | 1,131.00 HKD |
| 1,000 PEN | 2,261.99 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-07T05:37:02Z",
"rates": {
"HKD": 2.261992
}
}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": 226.1992,
"rate": 2.261992
}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