Rate Overview
Live
1 HKD = 0.430109 PEN
1 PEN = 2.3250
HKD
Avg
0.428651
High
0.430133
Low
0.425923
Last updated: 8/13/2026, 2:02:35 PM
Quick Conversions
| HKD | PEN |
|---|---|
| 1 HKD | 0.43 PEN |
| 10 HKD | 4.30 PEN |
| 50 HKD | 21.51 PEN |
| 100 HKD | 43.01 PEN |
| 500 HKD | 215.05 PEN |
| 1,000 HKD | 430.11 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-08-13T14:02:35Z",
"rates": {
"PEN": 0.430109
}
}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.0109,
"rate": 0.430109
}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