Rate Overview
Live
1 XPF = 0.076742 HKD
1 HKD = 13.0307
XPF
Avg
0.076761
High
0.077447
Low
0.076283
Last updated: 3/7/2026, 12:29:39 AM
Quick Conversions
| XPF | HKD |
|---|---|
| 1 XPF | 0.08 HKD |
| 10 XPF | 0.77 HKD |
| 50 XPF | 3.84 HKD |
| 100 XPF | 7.67 HKD |
| 500 XPF | 38.37 HKD |
| 1,000 XPF | 76.74 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-03-07T00:29:39Z",
"rates": {
"HKD": 0.076742
}
}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.674200000000001,
"rate": 0.076742
}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