Rate Overview
Live
1 HKD = 13.3771 XPF
1 XPF = 0.074755
HKD
Avg
13.3385
High
13.3771
Low
13.3078
Last updated: 7/25/2026, 5:01:30 AM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.38 XPF |
| 10 HKD | 133.77 XPF |
| 50 HKD | 668.85 XPF |
| 100 HKD | 1,337.71 XPF |
| 500 HKD | 6,688.53 XPF |
| 1,000 HKD | 13,377.06 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-25T05:01:30Z",
"rates": {
"XPF": 13.377064
}
}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": 1337.7064,
"rate": 13.377064
}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