Rate Overview
Live
1 XPF = 0.074957 HKD
1 HKD = 13.3410
XPF
Avg
0.076328
High
0.077779
Low
0.074957
Last updated: 7/11/2026, 4:29:21 AM
Quick Conversions
| XPF | HKD |
|---|---|
| 1 XPF | 0.07 HKD |
| 10 XPF | 0.75 HKD |
| 50 XPF | 3.75 HKD |
| 100 XPF | 7.50 HKD |
| 500 XPF | 37.48 HKD |
| 1,000 XPF | 74.96 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-07-11T04:29:21Z",
"rates": {
"HKD": 0.074957
}
}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.495699999999999,
"rate": 0.074957
}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