Rate Overview
Live
1 HKD = 0.439570 PEN
1 PEN = 2.2750
HKD
Avg
0.444702
High
0.447736
Low
0.439570
Last updated: 5/7/2026, 3:25:50 AM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.44 PEN |
| 10 HKD | 4.40 PEN |
| 50 HKD | 21.98 PEN |
| 100 HKD | 43.96 PEN |
| 500 HKD | 219.79 PEN |
| 1,000 HKD | 439.57 PEN |
Get HKD/PEN Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=PENExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-05-07T03:25:50Z",
"rates": {
"PEN": 0.43957
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=PEN&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "PEN",
"amount": 100
},
"result": 43.957,
"rate": 0.43957
}Build with HKD/PEN Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key