Rate Overview
Live
1 HKD = 13.3792 XPF
1 XPF = 0.074743
HKD
Avg
13.1083
High
13.3792
Low
12.8204
Last updated: 7/26/2026, 3:54:52 PM
Quick Conversions
| HKD | XPF |
|---|---|
| 1 HKD | 13.38 XPF |
| 10 HKD | 133.79 XPF |
| 50 HKD | 668.96 XPF |
| 100 HKD | 1,337.92 XPF |
| 500 HKD | 6,689.61 XPF |
| 1,000 HKD | 13,379.21 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-26T15:54:52Z",
"rates": {
"XPF": 13.37921
}
}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.921,
"rate": 13.37921
}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