Rate Overview
Live
1 PEN = 2.2475 HKD
1 HKD = 0.444947
PEN
Avg
2.2946
High
2.3386
Low
2.2475
Last updated: 3/7/2026, 3:06:59 AM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.25 HKD |
| 10 PEN | 22.47 HKD |
| 50 PEN | 112.37 HKD |
| 100 PEN | 224.75 HKD |
| 500 PEN | 1,123.73 HKD |
| 1,000 PEN | 2,247.46 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-03-07T03:06:59Z",
"rates": {
"HKD": 2.247457
}
}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": 224.74569999999997,
"rate": 2.247457
}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