Rate Overview
Live
1 XPF = 0.077082 HKD
1 HKD = 12.9732
XPF
Avg
0.076902
High
0.077082
Low
0.076693
Last updated: 5/7/2026, 9:10:07 AM
Quick Conversions
| XPF | HKD |
|---|---|
| 1 XPF | 0.08 HKD |
| 10 XPF | 0.77 HKD |
| 50 XPF | 3.85 HKD |
| 100 XPF | 7.71 HKD |
| 500 XPF | 38.54 HKD |
| 1,000 XPF | 77.08 HKD |
Get XPF/HKD Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=XPF¤cies=HKDExample Response:
{
"success": true,
"base": "XPF",
"date": "2026-05-07T09:10:07Z",
"rates": {
"HKD": 0.077082
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=XPF&to=HKD&amount=100Example Response:
{
"success": true,
"query": {
"from": "XPF",
"to": "HKD",
"amount": 100
},
"result": 7.7082,
"rate": 0.077082
}Build with XPF/HKD Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key