Rate Overview
Live
1 PEN = 2.2550 HKD
1 HKD = 0.443459
PEN
Avg
2.2868
High
2.3449
Low
2.2475
Last updated: 3/27/2026, 12:57:19 PM
Quick Conversions
| PEN | HKD |
|---|---|
| 1 PEN | 2.26 HKD |
| 10 PEN | 22.55 HKD |
| 50 PEN | 112.75 HKD |
| 100 PEN | 225.50 HKD |
| 500 PEN | 1,127.50 HKD |
| 1,000 PEN | 2,255.00 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-27T12:57:19Z",
"rates": {
"HKD": 2.255001
}
}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": 225.5001,
"rate": 2.255001
}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