Rate Overview
Live
1 HKD = 13.3079 XPF
1 XPF = 0.075143
HKD
Avg
13.3334
High
13.3644
Low
13.3068
Last updated: 7/3/2026, 7:27:14 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.31 XPF |
| 10 HKD | 133.08 XPF |
| 50 HKD | 665.40 XPF |
| 100 HKD | 1,330.79 XPF |
| 500 HKD | 6,653.96 XPF |
| 1,000 HKD | 13,307.91 XPF |
Get HKD/XPF Rates via API
Latest Rate
https://api.fxfeed.io/v2/latest?base=HKD¤cies=XPFExample Response:
{
"success": true,
"base": "HKD",
"date": "2026-07-03T19:27:14Z",
"rates": {
"XPF": 13.307914
}
}Convert Amount
https://api.fxfeed.io/v2/convert?from=HKD&to=XPF&amount=100Example Response:
{
"success": true,
"query": {
"from": "HKD",
"to": "XPF",
"amount": 100
},
"result": 1330.7914,
"rate": 13.307914
}Build with HKD/XPF Exchange Rates
Integrate real-time currency conversion into your app in minutes. Free tier includes 5,000 requests/month.
Get Free API Key